mirror of
https://github.com/georgemandis/bubo-rss.git
synced 2024-11-23 12:24:23 +00:00
Update and rename publish.yml to publish.yml--example
Added "--example" to extension to prevent workflow from running on this repo
This commit is contained in:
parent
6a5dee1f41
commit
6cf062e42d
@ -1,13 +1,13 @@
|
|||||||
name: Publish with GitHub Actions
|
name: Publish with GitHub Actions
|
||||||
|
|
||||||
# # Uncommen the "on" block below to use
|
# Uncommen the "on" block below to use
|
||||||
# on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - 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