forked from notBrad/bubo-rss
Update publish.yml
Commenting out the cron scheduling because I don't actually want this to run on the repo
This commit is contained in:
parent
1b665ea9ba
commit
987a0445f1
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
schedule:
|
||||
# Run this script every 15 minutes
|
||||
- cron: '*/15 * * * *'
|
||||
# - cron: '*/15 * * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user