We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e346629 + f933f16 commit d6999bfCopy full SHA for d6999bf
.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