fix: workflow changes
This commit is contained in:
parent
6157d5771d
commit
03a4a97375
2 changed files with 10 additions and 6 deletions
4
.github/workflows/build-branch.yml
vendored
4
.github/workflows/build-branch.yml
vendored
|
|
@ -25,6 +25,10 @@ on:
|
|||
required: false
|
||||
default: false
|
||||
type: boolean
|
||||
push:
|
||||
branches:
|
||||
- preview
|
||||
- canary
|
||||
|
||||
env:
|
||||
TARGET_BRANCH: ${{ github.ref_name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue