fix: checkov CKV_GHA_7 warning (#3489)

* fix: posthog api key as a process env var

* fix: checkov bru cli workflow warning

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
This commit is contained in:
lohit 2024-11-20 03:26:22 +05:30 committed by GitHub
parent cd629451e4
commit ad5b625655
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,6 @@ name: Bru CLI Tests (npm)
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
build:
description: 'Test Bru CLI (npm)'
required: true
default: 'true'
# Assign permissions for unit tests to be reported. # Assign permissions for unit tests to be reported.
# See https://github.com/dorny/test-reporter/issues/168 # See https://github.com/dorny/test-reporter/issues/168