Skip to content

Commit a37f363

Browse files
authored
Add workflow dispatch to dev build
1 parent 95453a8 commit a37f363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dist-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
paths-ignore:
99
- 'scripts/**'
1010
- 'README.md'
11+
workflow_dispatch:
1112

1213
concurrency:
1314
group: dist-dev-${{ github.head_ref }}

0 commit comments

Comments
 (0)