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