Skip to content

Commit f0c5e06

Browse files
committed
adds workflow dispatch for dev action
1 parent 4ad7ffc commit f0c5e06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- main
5+
workflow_dispatch:
56

67
name: Deploy Dev
78

0 commit comments

Comments
 (0)