diff --git a/.github/workflows/ci-utils.yaml b/.github/workflows/ci-utils.yaml index 004d35d72..87f6a6568 100644 --- a/.github/workflows/ci-utils.yaml +++ b/.github/workflows/ci-utils.yaml @@ -1,8 +1,5 @@ name: CI Utils on: - push: - branches: - - main # it's usually not recommended to use pull_request_target # but we consider it's safe here if we keep the same steps # see: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/