mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-03 03:13:33 +02:00
ansible dir
This commit is contained in:
parent
fd21ea0b24
commit
b509e78819
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: ${{ github.workspace }}"
|
||||
ANSIBLE_FILE_NAME: .ansible-lint
|
||||
OUTPUT_DETAILS: detailed
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Add table
Reference in a new issue