Disable auto-run

This commit is contained in:
Fabrice Lamant
2024-08-11 20:07:27 +02:00
committed by GitHub
parent 05d0ac0b45
commit 10030bdd8b

View File

@ -1,8 +1,8 @@
name: Auto update calendar
on:
schedule:
- cron: "*/10 * * * *"
# schedule:
# - cron: "*/10 * * * *"
workflow_dispatch:
jobs: