Disable auto update

This commit is contained in:
Fabrice Lamant
2024-09-09 08:37:39 +01:00
committed by GitHub
parent 38d76eb0dd
commit fc22cd087a

View File

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