We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928fdcf commit a48d192Copy full SHA for a48d192
.github/workflows/lint_pr.yml
@@ -1,7 +1,7 @@
1
name: lint_pull_request
2
on: [pull_request, push]
3
jobs:
4
- lint_python:
+ lint_pull_request:
5
runs-on: ubuntu-24.04
6
steps:
7
- uses: actions/checkout@v3
0 commit comments