mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2025-12-08 20:38:48 +00:00
Updated action name & add github action badge to README
This commit is contained in:
3
.github/workflows/update-rss.yml
vendored
3
.github/workflows/update-rss.yml
vendored
@@ -1,10 +1,9 @@
|
||||
name: Run script generating new RSS file
|
||||
name: Generate & upload RSS file
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- ci/test
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Run every day at midnight
|
||||
|
||||
|
||||
Reference in New Issue
Block a user