forked from ansible-lockdown/RHEL9-CIS
turned off debug
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
b16d09aa82
commit
cfee090156
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ENABLE_DEBUG: true
|
||||
ENABLE_DEBUG: false
|
||||
# Imported as a variable by terraform
|
||||
TF_VAR_repository: ${{ github.event.repository.name }}
|
||||
defaults:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue