enable debug

This commit is contained in:
Jack Ivanov 2020-12-08 11:22:59 +00:00 committed by Jack Ivanov
parent b509e78819
commit cd04dee9d8

View file

@ -18,6 +18,7 @@ jobs:
- name: Lint Code Base
uses: docker://github/super-linter:v3
env:
ACTIONS_RUNNER_DEBUG: true
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ANSIBLE_DIRECTORY: ${{ github.workspace }}"