We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fdb05 commit 5d8b990Copy full SHA for 5d8b990
.github/workflows/main.yml
@@ -1,4 +1,4 @@
1
-on: [push]
+on: [push,pull_request]
2
name: Static analysis
3
jobs:
4
phpstan:
0 commit comments