re-enable cron

This commit is contained in:
Anton-4 2022-09-09 17:01:40 +02:00
parent cfc1b37fbd
commit 04dbf12c7a
No known key found for this signature in database
GPG Key ID: A13F4A6E21141925

View File

@ -1,6 +1,6 @@
on: [pull_request]
# schedule:
# - cron: '0 13 * * *'
on:
schedule:
- cron: '0 13 * * *'
name: Test latest nightly release for macOS x86_64