크론잡 중단

This commit is contained in:
Lectom C Han
2025-12-24 10:20:49 +09:00
parent 99b701b988
commit 3e80848e81
3 changed files with 31 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ on:
description: 'Comma-separated list of sourceRepo/branch entries to mirror (e.g., dev_Net8.git/Develop_Net8,dev.git/develop). If empty, all entries from branch_list file will be mirrored.'
required: false
default: ''
schedule:
- cron: '0 17 * * 1-5' # UTC 17:00 == KST 02:00, Mon-Fri only
# schedule:
# - cron: '0 17 * * 1-5' # UTC 17:00 == KST 02:00, Mon-Fri only
jobs:
backup: