[fix] ci: remove github's scheduled actions

I'll run them on my own CI instead
This commit is contained in:
Jalil David Salamé Messina 2024-07-20 16:01:19 +02:00
parent 3f41f1c83d
commit b4013622ae
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -6,8 +6,9 @@ on:
- ./**.nix - ./**.nix
- ./flake.lock - ./flake.lock
pull_request: pull_request:
schedule: # scheduled runs are run on my own infrastructure
- cron: 5 4 * * 5 # At 04:05 on Friday. # schedule:
# - cron: 5 4 * * 5 # At 04:05 on Friday.
jobs: jobs:
check: check: