We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112af53 commit bf100afCopy full SHA for bf100af
.github/workflows/tests.yml
@@ -7,6 +7,8 @@ on:
7
secrets:
8
SLACK_WEBHOOK_URL:
9
required: false
10
+ # Allow manual triggering
11
+ workflow_dispatch:
12
13
jobs:
14
tests:
0 commit comments