We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c54bcd commit 515caa7Copy full SHA for 515caa7
1 file changed
.github/workflows/ci.yaml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches: [main]
9
10
+ workflow_dispatch:
11
+
12
concurrency:
13
group: ci
14
cancel-in-progress: true
0 commit comments