mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tools/github actions: set automatic metadata update workflow to run every monday at 12:01 UTC
This commit is contained in:
parent
5ee7f3bb3f
commit
e7d081dd46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-metadata.yml
vendored
2
.github/workflows/update-metadata.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: '48 11 * * 1'
|
||||
- cron: '01 12 * * 1'
|
||||
|
||||
jobs:
|
||||
test_schedule:
|
||||
|
|
|
|||
Loading…
Reference in a new issue