Skip to content

Commit

Permalink
add shared workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Dec 11, 2024
1 parent 4ae3b3d commit 1bf570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

style_csfixer:
name: PHP CS Fixer
uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml
uses: GoogleCloudPlatform/php-tools/.github/workflows/code-standards.yml@main
with:
config: GoogleCloudPlatform/php-tools/.php-cs-fixer.default.php
exclude-patterns: |
Expand Down

0 comments on commit 1bf570f

Please sign in to comment.