Skip to content

Commit

Permalink
Add pull request linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Aug 19, 2024
1 parent a44610f commit 196239b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- uses: mbrobbel/rustfmt-check@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
mode: pull

lint-pr:
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 196239b

Please sign in to comment.