mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-03 11:23:03 +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:
|
env:
|
||||||
DEFAULT_BRANCH: master
|
DEFAULT_BRANCH: master
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# ANSIBLE_DIRECTORY: .
|
ANSIBLE_DIRECTORY: ${{ github.workspace }}"
|
||||||
# ANSIBLE_FILE_NAME: .ansible-lint
|
ANSIBLE_FILE_NAME: .ansible-lint
|
||||||
OUTPUT_DETAILS: detailed
|
OUTPUT_DETAILS: detailed
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue