Skip to content

Commit 347dc6c

Browse files
MSP-Gregeregon
authored andcommitted
Actions - add workflow_dispatch, allowing maintainer forced CI runs
1 parent df0a285 commit 347dc6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- '*'
66
schedule:
77
- cron: '0 19 * * *'
8+
workflow_dispatch:
9+
810
jobs:
911
release:
1012
name: Create GitHub Release

0 commit comments

Comments
 (0)