Skip to content

Commit

Permalink
8293338: Enable manually triggering the GitHub workflow
Browse files Browse the repository at this point in the history
Reviewed-by: kcr
  • Loading branch information
lgxbslgx authored and kevinrushforth committed Sep 5, 2022
1 parent 2baa10e commit 77f1995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/submit.yml
Expand Up @@ -45,6 +45,8 @@ on:
- main
- 'jfx[0-9]+'
- 'WIP*'
# Enable triggering the workflow manually
workflow_dispatch:

jobs:
validation:
Expand Down

1 comment on commit 77f1995

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.