Skip to content

Commit 94c52d5

Browse files
authored
Update deploy.yml
1 parent 1d73860 commit 94c52d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'skip-ci-**'
88
# Build on pull requests, except drafts.
99
pull_request:
10+
# Build manually
11+
workflow_dispatch:
1012
# Build on a schedule to keep up with the engine changes.
1113
schedule:
1214
- cron: '0 0 * * 0'

0 commit comments

Comments
 (0)