Loading .github/workflows/check-cherry-picks.yml +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ name: "Check cherry-picks" on: pull_request_target: branches: - 'release-*' - 'staging-*' - 'release-**' - 'staging-**' permissions: {} Loading Loading
.github/workflows/check-cherry-picks.yml +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ name: "Check cherry-picks" on: pull_request_target: branches: - 'release-*' - 'staging-*' - 'release-**' - 'staging-**' permissions: {} Loading