pre-fetch로 먼저 전체 커밋 해시 기록하고 백업여부 판단하기 모드
This commit is contained in:
@@ -7,8 +7,6 @@ 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: '7 16 * * *' # UTC 16:07 == KST 01:07
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
|
||||
Reference in New Issue
Block a user