diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b29b9220ed8b07f5dc4de2564f09255de3fbc58e..4983c7e6b5b4a7889b3d622fb187733c006dcda0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,5 +1,5 @@
 name: Continuous Integration
-on: [push]
+on:
     push:
         paths-ignore:
         - 'doc/*.rst'