diff --git a/.github/workflows/sync_patch-release.yml b/.github/workflows/sync_patch-release.yml index 4e3a622007..636d3ad14b 100644 --- a/.github/workflows/sync_patch-release.yml +++ b/.github/workflows/sync_patch-release.yml @@ -5,11 +5,6 @@ on: - master paths: - '.patches/**' - pull_request: - branches: - - master - paths: - - '.patches/**' concurrency: group: sync-patch-release