This commit is contained in:
Ajam
2025-03-16 08:31:28 +05:45
committed by GitHub
parent ab122d16b3
commit bc8e0862ea

View File

@@ -13,3 +13,5 @@ jobs:
uses: "pkgforge-community/repo-data/.github/workflows/sync_repos_git.yaml@main" uses: "pkgforge-community/repo-data/.github/workflows/sync_repos_git.yaml@main"
with: with:
upstream-git-repo: "https://git.citron-emu.org/Citron/Citron" upstream-git-repo: "https://git.citron-emu.org/Citron/Citron"
git-fetch-depth: 1 #0 if want to fetch everything
git-filter-blob: true #False if want to fetch everything