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
263de88315
commit
c302c714bd
3
.github/workflows/workflow_updater.yaml
vendored
3
.github/workflows/workflow_updater.yaml
vendored
@ -2,9 +2,12 @@ name: GitHub Actions Version Updater
|
||||
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
# Automatically run on every Sunday
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user