We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac33ca commit 9118eb8Copy full SHA for 9118eb8
.github/workflows/main.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+ workflow_dispatch: # This line allows the workflow to be triggered manually
9
10
permissions:
11
checks: write
0 commit comments