Skip to content

Commit

Permalink
chore(automated): Lint commit and format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and thelukewalton committed Aug 22, 2024
1 parent 82423fc commit d069dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Uses the flutter-code-quality action to run code quality checks
# This will return a status check to the pull request
- uses: ZebraDevs/flutter-code-quality@fix/deleteLcov
- uses: ZebraDevs/flutter-code-quality@v1.0.9
with:
token: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit d069dc5

Please sign in to comment.