Skip to content

Commit

Permalink
Set Schedule on Windows Build.
Browse files Browse the repository at this point in the history
  • Loading branch information
sr55 committed Aug 15, 2021
1 parent 9806689 commit 957a304
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/nightly-win.yml
@@ -1,8 +1,11 @@
name: Windows Build

on:
workflow_dispatch:

schedule:
- cron: '30 7 * * 1,5'

workflow_dispatch:

jobs:
build_mingw_arm:
name: CLI / LibHB (ARM)
Expand Down

0 comments on commit 957a304

Please sign in to comment.