mirror of
https://github.com/pkgforge-community/git.citron-emu.org-Citron-Citron.git
synced 2026-03-23 01:56:10 -04:00
saner
This commit is contained in:
1
.github/workflows/mirror.yaml
vendored
1
.github/workflows/mirror.yaml
vendored
@@ -13,5 +13,6 @@ jobs:
|
||||
uses: "pkgforge-community/repo-data/.github/workflows/sync_repos_git.yaml@main"
|
||||
with:
|
||||
upstream-git-repo: "https://git.citron-emu.org/Citron/Citron"
|
||||
git-checkout-tag: "LATEST_STABLE" #Specify an exact tag or specify 'LATEST_STABLE', default HEAD
|
||||
git-fetch-depth: 1 #0 if want to fetch everything
|
||||
git-filter-blob: true #False if want to fetch everything
|
||||
|
||||
Reference in New Issue
Block a user