Skip to content

Commit 594aeb5

Browse files
authored
Update build.yml
1 parent 31d165a commit 594aeb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
# Build on pull requests.
66
pull_request:
7+
# Build manually
8+
workflow_dispatch:
79
# Build on a schedule to keep up with the engine changes.
810
schedule:
911
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)