mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-06-01 00:51:02 +00:00
Fix CRON
This commit is contained in:
@@ -2,7 +2,7 @@ name: Monthly Checks
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* * 1 * *'
|
||||
- cron: '0 5 1 * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user