We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724fee8 commit baecd24Copy full SHA for baecd24
.github/workflows/if_test.yml
@@ -2,7 +2,7 @@ name: If‑and‑Needs Example
2
3
# Trigger on both pushes and PRs
4
on:
5
- workflow_dispatch
+ workflow_dispatch:
6
7
jobs:
8
build:
0 commit comments