mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
back to cron
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
b142088484
commit
b8dc75648b
1 changed files with 3 additions and 3 deletions
6
.github/workflows/nightly_macos_x86_64.yml
vendored
6
.github/workflows/nightly_macos_x86_64.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
on: pull_request
|
on:
|
||||||
#schedule:
|
schedule:
|
||||||
# - cron: '0 9 * * *' # 9=9am utc+0
|
- cron: '0 9 * * *' # 9=9am utc+0
|
||||||
|
|
||||||
name: Nightly Release macOS x86_64
|
name: Nightly Release macOS x86_64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue