Skip to content

Commit df2751f

Browse files
authored
add manual trigger to workflow
1 parent 9e4c068 commit df2751f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches: [ main ]
1010
pull_request:
1111
branches: [ main ]
12+
workflow_dispatch:
1213

1314
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1415
jobs:

0 commit comments

Comments
 (0)