mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-08-13 03:21:46 +02:00
Update workflow_updater.yaml
This commit is contained in:
committed by
GitHub
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:
|
||||||
|
Reference in New Issue
Block a user