Skip to content

Commit 3a88584

Browse files
committed
Shortened workflow name for readability in commit status views
1 parent 1ce8870 commit 3a88584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint pushes/PRs
1+
name: Lint
22
on: [push, pull_request]
33

44
jobs:

0 commit comments

Comments
 (0)