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
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
ENABLE_DEBUG: true
|
ENABLE_DEBUG: false
|
||||||
# Imported as a variable by terraform
|
# Imported as a variable by terraform
|
||||||
TF_VAR_repository: ${{ github.event.repository.name }}
|
TF_VAR_repository: ${{ github.event.repository.name }}
|
||||||
defaults:
|
defaults:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue