mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-03 03:13:33 +02:00
linter
This commit is contained in:
parent
cbdd509486
commit
fd21ea0b24
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linter.yml
vendored
4
.github/workflows/linter.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
env:
|
||||
DEFAULT_BRANCH: master
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ANSIBLE_DIRECTORY: .
|
||||
ANSIBLE_FILE_NAME: .ansible-lint
|
||||
# ANSIBLE_DIRECTORY: .
|
||||
# ANSIBLE_FILE_NAME: .ansible-lint
|
||||
OUTPUT_DETAILS: detailed
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Add table
Reference in a new issue