Skip to content

Commit 4a68fb3

Browse files
committed
Condensed jobs.lint-all.name
1 parent ccbdaa1 commit 4a68fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
lint-all:
6-
name: Lint all files (via pre-commit)
6+
name: Lint all files
77
runs-on: ubuntu-24.04
88
permissions:
99
contents: read

0 commit comments

Comments
 (0)