mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
ci: make check as a weekly task
This commit is contained in:
parent
67caa41cea
commit
8e912b34ef
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
- develop
|
||||
schedule:
|
||||
- cron: '30 11 * * *' # At 11:30 everyday.
|
||||
- cron: '5 10 * * 4' # At 10:05 on Thursday.
|
||||
jobs:
|
||||
check-outputs:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user