Skip to content

Commit b86ae4c

Browse files
committed
Add workflow-dispatch to build-artifacts.yml workflow (#37)
1 parent db33528 commit b86ae4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- develop
77
- main
8+
workflow_dispatch:
89

910
jobs:
1011
deploy:

0 commit comments

Comments
 (0)