mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-17 14:33:27 +02:00
Fix cron expression on audit workflow
This commit is contained in:
@ -8,7 +8,7 @@ on:
|
|||||||
- 'Cargo.lock'
|
- 'Cargo.lock'
|
||||||
schedule:
|
schedule:
|
||||||
# Frinday evening 18:20
|
# Frinday evening 18:20
|
||||||
- cron: 20 18 0 0 5
|
- cron: 20 18 * * 5
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user