"Disable" CI template

This commit is contained in:
Vili Sinervä 2025-06-09 02:23:03 +03:00
parent 050d5e289f
commit dd7e18518d

View file

@ -1,6 +1,6 @@
on: on:
schedule: schedule:
- cron: '* * * * *' - cron: '@yearly'
jobs: jobs:
test: test:
runs-on: nixos-latest runs-on: nixos-latest