diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 4d90da4fe5138..8f7dd86912c49 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -21,6 +21,8 @@ run-name: > Build images for ${{ github.event.pull_request.title }} ${{ github.event.pull_request._links.html.href }} on: # yamllint disable-line rule:truthy pull_request_target: + branches: + - main permissions: # all other permissions are set to none contents: read