diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index 3de13736b60d..61be8d7a3592 100644 --- a/.github/workflows/dev-infra.yml +++ b/.github/workflows/dev-infra.yml @@ -3,13 +3,14 @@ name: DevInfra on: # zizmor: ignore[dangerous-triggers] - {Trigger is safe as workflow does not checkout untrusted code} pull_request_target: - types: [opened, synchronize, reopened] + types: [main, mainented,opened, synchronize, reopened] issues: - types: [opened, reopened] + types: [main, mainented,opened, synchronize, reopened] # Declare default permissions as read only. permissions: contents: read + write jobs: labels: