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 a783bc3 commit 733453cCopy full SHA for 733453c
1 file changed
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
pull_request:
11
paths-ignore:
12
- "*.md"
13
+ workflow_dispatch:
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments