From 98dd7a157ddf9083f2c1bf100718737723ead134 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Wed, 2 Oct 2024 14:04:51 -0700 Subject: [PATCH] Apply suggestions from code review --- .github/workflows/lint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 29e86994492d..e34d28d0777f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -24,9 +24,9 @@ jobs: style2: name: PHP CS Fixer - uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@exclude-patterns + uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml with: - config: GoogleCloudPlatform/php-tools/.php-cs-fixer.default.php@exclude-patterns + config: GoogleCloudPlatform/php-tools/.php-cs-fixer.default.php exclude-patterns: | [ "#.*/src/V[0-9]+#",