diff --git a/.github/workflows/build-icetray.yml b/.github/workflows/build-icetray.yml index 43963408b..0db1c9f58 100644 --- a/.github/workflows/build-icetray.yml +++ b/.github/workflows/build-icetray.yml @@ -5,7 +5,7 @@ name: build-icetray on: # Triggers the workflow on push and PRs push: - pull_request_target: + pull_request: branches: [ main ] # Allows you to run this workflow manually from the Actions tab