We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67399b commit 23b861fCopy full SHA for 23b861f
.github/workflows/codestyle.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
7
jobs:
8
- psalm:
+ phpcs:
9
name: Code Style
10
runs-on: ${{ matrix.os }}
11
strategy:
0 commit comments