We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cfc166 + a297cff commit 6891c04Copy full SHA for 6891c04
1 file changed
.github/workflows/additionals-example.yml
@@ -1,6 +1,7 @@
1
name: Additionals-Example
2
on:
3
pull_request:
4
+ workflow_dispatch:
5
6
env:
7
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
0 commit comments