mirror of
https://github.com/redlib-org/redlib-instances.git
synced 2024-12-06 19:27:32 +01:00
Update instances automatically every other day
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch: # run on manual trigger
|
||||
schedule: [{cron: "0 0 */2 * *"}] # Run every other day
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
||||
Reference in New Issue
Block a user