mirror of
https://github.com/georgemandis/bubo-rss.git
synced 2025-10-14 10:46:44 +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:
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:
|
||||
|
Reference in New Issue
Block a user