Skip to content

Commit 77f1995

Browse files
lgxbslgxkevinrushforth
authored andcommittedSep 5, 2022
8293338: Enable manually triggering the GitHub workflow
Reviewed-by: kcr
1 parent 2baa10e commit 77f1995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/submit.yml

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ on:
4545
- main
4646
- 'jfx[0-9]+'
4747
- 'WIP*'
48+
# Enable triggering the workflow manually
49+
workflow_dispatch:
4850

4951
jobs:
5052
validation:

0 commit comments

Comments
 (0)
Please sign in to comment.