From 8f348b50f5adcd9a0d7218fd30223fa3ef4adfe9 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com.> Date: Wed, 11 Dec 2024 12:15:35 +0100 Subject: [PATCH] ci: stop sync resource on forked repos --- .github/workflows/sync-resource.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-resource.yml b/.github/workflows/sync-resource.yml index 6087d5ad3b..32c79892a1 100644 --- a/.github/workflows/sync-resource.yml +++ b/.github/workflows/sync-resource.yml @@ -11,6 +11,7 @@ on: jobs: sync-reource: + if: github.repository_owner == 'MaaAssistantArknights' runs-on: ubuntu-latest steps: