Update lint.yml
This commit is contained in:
parent
e2e1abcca6
commit
2f23c523b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: usama2490/lintly-flake8-github-action@v1.1
|
||||
with:
|
||||
# The GitHub API token to create reviews with
|
||||
token: ${{ secrets.ACTION_GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Fail if "new" violations detected or "any", default "new"
|
||||
failIf: new
|
||||
# Additional arguments to be black compliant
|
||||
|
|
Loading…
Add table
Reference in a new issue