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 581ea45 commit b1089c2Copy full SHA for b1089c2
.github/workflows/build.yml
@@ -12,6 +12,7 @@ on:
12
- '**.org'
13
branches:
14
- master
15
+ workflow_dispatch:
16
17
concurrency:
18
group: ${{ github.workflow }}-${{ github.ref }}
.github/workflows/test.yml
@@ -8,6 +8,7 @@ on:
8
9
10
11
0 commit comments