mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-08 05:55:09 +02:00
ci(github): re-enable sunday cron jobs
This commit is contained in:
@@ -13,8 +13,8 @@ on:
|
|||||||
- hotfix/*
|
- hotfix/*
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "30 0 * * 0" # Every day at 00:30 UTC
|
- cron: "30 0 * * 0" # Every day at 00:30 UTC
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user