mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
ci: fix check workflow file
This commit is contained in:
parent
b33b7a00c9
commit
d59a60dc51
5
.github/workflows/check.yml
vendored
5
.github/workflows/check.yml
vendored
@ -2,8 +2,9 @@ name: "Check flake outputs"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
- master
|
||||
- develop
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
schedule:
|
||||
- cron: '30 11 * * *' # At 11:30 everyday.
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user