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 37bef57 commit 13ae963Copy full SHA for 13ae963
.github/workflows/CI.yml
@@ -5,6 +5,7 @@ on:
5
- main
6
tags: '*'
7
pull_request:
8
+ workflow_dispatch:
9
concurrency:
10
# Skip intermediate builds: always.
11
# Cancel intermediate builds: only if it is a pull request build.
0 commit comments