We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acc4fb commit c63d117Copy full SHA for c63d117
.github/workflows/ci-pre-commit.yml
@@ -35,5 +35,4 @@ jobs:
35
components: rustfmt
36
37
- name: Run pre-commit on all files
38
- if: ${{ github.event_name != 'pull_request' }}
39
run: pre-commit run --all-files
0 commit comments