Skip to content

Commit e5a0677

Browse files
authored
allow manual running of workflow
1 parent c1f81b9 commit e5a0677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: build_app
33
on:
44
push:
55
tags: [ develop ]
6+
workflow_dispatch:
67

78
jobs:
89
master_deploy:

0 commit comments

Comments
 (0)