There was an error while loading. Please reload this page.
1 parent e532b12 commit 001d573Copy full SHA for 001d573
1 file changed
.github/workflows/ci-checks.yml
@@ -1,6 +1,9 @@
1
name: CI-CHECKS
2
3
-on: [push]
+on:
4
+ pull_request:
5
+ branches:
6
+ - master
7
8
jobs:
9
run-phpcs:
0 commit comments