Skip to content

Commit 4224b17

Browse files
authored
upd: allow manual triggering of action
1 parent fed8371 commit 4224b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- master
66
schedule:
77
- cron: '0 4 * * *'
8+
workflow_dispatch:
89
jobs:
910
build-and-deploy:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)