Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 2, 2024
1 parent 39b5f7c commit e8a3299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/facades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Analyse using StyleCI
run: |
STYLECI_GITHUB_API_KEY="${{ secrets.STYLECI_GITHUB_API_KEY }}" php vendor/bin/styleci analyze --dry-run
STYLECI_GITHUB_API_KEY="${{ secrets.STYLECI_GITHUB_API_KEY }}" php vendor/bin/styleci analyze --dry-run --only-changed
- name: Commit facade docblocks
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit e8a3299

Please sign in to comment.