"Disable" CI template
This commit is contained in:
parent
050d5e289f
commit
dd7e18518d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* * * * *'
|
- cron: '@yearly'
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue