mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 09:39:00 +01:00
Update workflow_updater.yaml
This commit is contained in:
parent
67515a06b7
commit
263de88315
3
.github/workflows/workflow_updater.yaml
vendored
3
.github/workflows/workflow_updater.yaml
vendored
@ -4,8 +4,7 @@ name: GitHub Actions Version Updater
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Automatically run on every Sunday
|
# Automatically run on every Sunday
|
||||||
- cron: '0 0 * * 0'
|
- cron: '0 0 * * *'
|
||||||
- cron: '*/5 * * * *'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user