chore(workflows): Enable manual workflow in pre-release mode (#3566)
This commit is contained in:
committed by
GitHub
parent
333c5af47f
commit
e892816307
3
.github/workflows/staging-release.yml
vendored
3
.github/workflows/staging-release.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Staging Release and Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
# TODO: Enabling manual workflow triggering while in pre-release mode. Remove when 1.8 is released
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- develop
|
||||
paths-ignore:
|
||||
|
||||
Reference in New Issue
Block a user