diff --git a/.github/workflows/validate-pinned-actions.yml b/.github/workflows/validate-pinned-actions.yml index 6a7e9998791cd..5df8beba2ce05 100644 --- a/.github/workflows/validate-pinned-actions.yml +++ b/.github/workflows/validate-pinned-actions.yml @@ -1,6 +1,9 @@ name: Validate Pinned Actions on: pull_request: {} + push: + branches: + - master merge_group: # Test requested to pass before merging # needs to trigger in merge queues