We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95453a8 commit a37f363Copy full SHA for a37f363
.github/workflows/dist-dev.yml
@@ -8,6 +8,7 @@ on:
8
paths-ignore:
9
- 'scripts/**'
10
- 'README.md'
11
+ workflow_dispatch:
12
13
concurrency:
14
group: dist-dev-${{ github.head_ref }}
0 commit comments