ci(rc): add workflow dispatch option
[skip ci]
This commit is contained in:
parent
3925cfa7bb
commit
c04b2b870c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-candidate.yml
vendored
1
.github/workflows/release-candidate.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Release candidate
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- release/*
|
||||
|
|
Loading…
Add table
Reference in a new issue