We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d584e commit eb29cc2Copy full SHA for eb29cc2
.github/workflows/update_free_basket_calendar.yml
@@ -1,8 +1,6 @@
1
name: Update Google Calendar Basket Calendar as JSON
2
3
on:
4
- schedule:
5
- - cron: '* 6 * * *' #
6
# Allows you to run this workflow manually from the Actions tab
7
workflow_dispatch:
8
0 commit comments