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.
jobs.lint-all.name
1 parent ccbdaa1 commit 4a68fb3Copy full SHA for 4a68fb3
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -3,7 +3,7 @@ on: [push, pull_request]
3
4
jobs:
5
lint-all:
6
- name: Lint all files (via pre-commit)
+ name: Lint all files
7
runs-on: ubuntu-24.04
8
permissions:
9
contents: read
0 commit comments