We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d3327 commit 8795282Copy full SHA for 8795282
.github/workflows/python-code-style.yml
@@ -14,7 +14,6 @@ on:
14
jobs:
15
format:
16
runs-on: ubuntu-latest
17
- if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
18
19
steps:
20
- uses: actions/checkout@v4
.github/workflows/python-lint.yml
lint:
.github/workflows/python-quality.yml
quality:
0 commit comments