diff --git a/.buddy/phpcodesniffer.yml b/.buddy/phpcodesniffer.yml index 807bae5..119bcf5 100644 --- a/.buddy/phpcodesniffer.yml +++ b/.buddy/phpcodesniffer.yml @@ -4,6 +4,7 @@ - type: "PUSH" refs: - "refs/heads/master" + - "refs/pull/*" - type: "CREATE_REF" refs: - "refs/pull/*"