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 6665d9c commit ecfa6d9Copy full SHA for ecfa6d9
.github/workflows/CI.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ workflow_dispatch:
11
concurrency:
12
# Skip intermediate builds: always.
13
# Cancel intermediate builds: only if it is a pull request build.
0 commit comments