diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2cbf61b44..be4517022 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -52,7 +52,7 @@ jobs: style: name: PHP Style Check - uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@main + uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@add-rules-for-cs-fixer staticanalysis: name: PHPStan Static Analysis