mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-11 13:29:35 +00:00
Disable auto-run
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -1,8 +1,8 @@
|
||||
name: Auto update calendar
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/10 * * * *"
|
||||
# schedule:
|
||||
# - cron: "*/10 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user