Skip to content

Merge branch 'develop' into next/kelvin/411 #22

Merge branch 'develop' into next/kelvin/411

Merge branch 'develop' into next/kelvin/411 #22

Workflow file for this run

name: Push to next/kelvin/*
on:
push:
branches:
- 'next/kelvin/*'
paths:
- '*.bazel'
- '.bazelrc'
- '.github/workflows/**.yml'
- 'PACE'
- 'VERSION'
- 'bazel/**'
- 'pkg/**'
jobs:
urbit:
uses: ./.github/workflows/shared.yml
with:
upload: true
next: ${{ github.ref_name }}
secrets: inherit