feat: disable schedule run for now

This commit is contained in:
losuler
2022-05-08 02:10:27 +10:00
parent 96fc220028
commit 2cceb14282

View File

@ -1,9 +1,9 @@
name: Check for updates name: Check for updates
on: on:
schedule: #schedule:
# https://crontab.guru/every-day-8am # https://crontab.guru/every-day-8am
- cron: 0 8 * * * #- cron: 0 8 * * *
workflow_dispatch: workflow_dispatch:
jobs: jobs: