sohuld work??

This commit is contained in:
KoenDR06 2026-02-10 18:14:13 +01:00
parent 1b216e7777
commit 21b74197c1

View file

@ -1,6 +1,6 @@
on: [push]
# schedule:
# - cron: "0 3 * * sun" # Runs every 3AM on sunday
on:
schedule:
- cron: "0 3 * * sun" # Runs every 3AM on sunday
jobs:
test: