Skip to content

Commit 56ca94f

Browse files
committed
chore: update job name
1 parent 62e4f97 commit 56ca94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_changed_files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ permissions:
3939
jobs:
4040

4141
# Define a job for linting committed code...
42-
process:
42+
lint:
4343

4444
# Define a display name:
4545
name: 'Lint Changed Files'

0 commit comments

Comments
 (0)