Skip to content

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Sep 5, 2024
1 parent 30de84f commit 475803f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

style:
name: PHP Style Check
uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@add-rules-for-cs-fixer
uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@main
with:
add_rules: |
{
Expand Down

0 comments on commit 475803f

Please sign in to comment.