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 fe4e44e commit 09eca87Copy full SHA for 09eca87
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- master
7
tags: '*'
8
pull_request:
9
+ workflow_dispatch:
10
11
concurrency:
12
# Skip intermediate builds: always.
0 commit comments