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.
2 parents 6bcba24 + 0b5167c commit 509fec8Copy full SHA for 509fec8
.github/workflows/push.yml
@@ -34,6 +34,7 @@ on:
34
- .circleci/**
35
branches:
36
- '**'
37
+ workflow_dispatch: ~
38
concurrency:
39
group: ${{ github.workflow }}-${{ github.event.pull_request.url || github.run_id }}
40
cancel-in-progress: true
0 commit comments