change action on pull_request
diff --git a/.github/workflows/testAnimations.yml b/.github/workflows/testAnimations.yml
index 4e58b28..8a37def 100644
--- a/.github/workflows/testAnimations.yml
+++ b/.github/workflows/testAnimations.yml
@@ -4,7 +4,7 @@
 name: Node.js CI
 
 on:
-  push
+  pull_request
 
 jobs: