Skip to content

Commit a48d192

Browse files
committed
Changed job name
1 parent 928fdcf commit a48d192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: lint_pull_request
22
on: [pull_request, push]
33
jobs:
4-
lint_python:
4+
lint_pull_request:
55
runs-on: ubuntu-24.04
66
steps:
77
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)