Зеркало / Mirror to Codeberg

Создание зеркала на Codeberg.org
Create a mirror on Codeberg.org
Updated GitHub Actions workflow to disable cancel-in-progress and added retry logic for Codeberg push.
"Stale server-side Git lock" issue is fixed by Codeberg support.
This commit is contained in:
Igor Krauch
2026-06-29 17:52:55 -04:00
committed by GitHub
parent b52c00e4f0
commit 31f3fb093e

View File

@@ -2,8 +2,8 @@ name: Mirror to Codeberg
on:
workflow_dispatch:
# schedule:
# - cron: "17 * * * *"
schedule:
- cron: "17 * * * *"
concurrency:
group: mirror-to-codeberg