diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml
index acca44d6acd11a201fa4f9ee2302f84a27dbc37c..f1f5cb178f9897cde4edbb641390e43644881398 100644
--- a/.github/workflows/build-container.yml
+++ b/.github/workflows/build-container.yml
@@ -7,9 +7,6 @@ on:
       - 'master'
     tags:
       - 'v*'
-  pull_request:
-    branches:
-      - 'master'
 
 env:
   REGISTRY: ghcr.io