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 e2d9e4b commit 490861aCopy full SHA for 490861a
.github/workflows/ci.yaml
@@ -2,7 +2,6 @@ name: ci
2
3
on:
4
- pull_request
5
- - workflow_dispatch
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.event.pull-request.number || github.ref }}
0 commit comments