diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml
index c162dd6acad0b777b94ebb3b3e7f96eaf4325050..f096d4eed5d035c466954af8d2c00bd43f98e5d5 100644
--- a/.github/workflows/integration-tests.yml
+++ b/.github/workflows/integration-tests.yml
@@ -1,6 +1,6 @@
 name: Test GoShimmer
 
-on: [push, pull_request]
+on: pull_request
 
 jobs: