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 f80d05e commit 2fcd4e6Copy full SHA for 2fcd4e6
.github/workflows/coding-standard.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
coding-standard:
9
name: Coding Standard
10
- uses: brick/coding-standard/.github/workflows/coding-standard.yml@v1
+ uses: szepeviktor/coding-standard/.github/workflows/coding-standard.yml@patch-1
11
with:
12
php-version: "8.2"
13
working-directory: "tools/ecs"
0 commit comments