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.
2 parents 3a6cd33 + ace154e commit bf5943fCopy full SHA for bf5943f
.github/workflows/phpcs.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
ref: ${{ github.event.pull_request.head.sha }}
12
- name: Run PHPCS inspection
13
- uses: rtCamp/[email protected].0
+ uses: rtCamp/[email protected].1
14
env:
15
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
16
SKIP_FOLDERS: "tests,.github,vendor"
0 commit comments