Skip to content

Commit e1c1d53

Browse files
authored
Add workflow_dispatch trigger to arcane-deploy
1 parent 619d572 commit e1c1d53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/arcane-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- 'arcane/**'
88
- '.github/workflows/arcane-deploy.yaml'
9+
workflow_dispatch:
910

1011
concurrency:
1112
group: arcane-deploy

0 commit comments

Comments
 (0)