Skip to content

Commit 47ed0c6

Browse files
committed
ci: enable triggering CI workflow manually
1 parent 26b8ee3 commit 47ed0c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
merge_group:
1313
schedule:
1414
- cron: '0 18 * * *'
15+
workflow_dispatch:
1516

1617
concurrency:
1718
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)