크론잡 중단
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user