mirror of
https://github.com/georgemandis/bubo-rss.git
synced 2024-11-27 06:08:18 +00:00
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
|
- master
|
||||||
schedule:
|
schedule:
|
||||||
# Run this script every 15 minutes
|
# Run this script every 15 minutes
|
||||||
- cron: '*/15 * * * *'
|
# - cron: '*/15 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user