feat: disable schedule run for now
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: Check for updates
|
||||
|
||||
on:
|
||||
schedule:
|
||||
#schedule:
|
||||
# https://crontab.guru/every-day-8am
|
||||
- cron: 0 8 * * *
|
||||
#- cron: 0 8 * * *
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user