We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e346629 commit f933f16Copy full SHA for f933f16
.github/workflows/build.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- master
11
+ workflow_dispatch: {}
12
jobs:
13
cleanup-runs: # automatically cancel CI runs on pushes to the same branch
14
runs-on: ubuntu-latest
0 commit comments