Skip to content

Commit acea2ee

Browse files
Artem PanfilovShahab Vahedi
authored andcommitted
ci: allow manually trigger a workflow
1 parent 69973e6 commit acea2ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [master]
88
schedule:
99
- cron: '0 0 * * *'
10+
workflow_dispatch:
1011

1112
env:
1213
build_dir: ${{ github.workspace }}/output

0 commit comments

Comments
 (0)