mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
chore: pass labels (#7553)
This commit is contained in:
committed by
Pepe Fagoaga
parent
9f76c47c85
commit
3ad376fe07
@@ -30,4 +30,5 @@ jobs:
|
||||
"PROWLER_COMMIT_SHORT_SHA": "${{ env.SHORT_SHA }}",
|
||||
"PROWLER_PR_TITLE": "${{ github.event.pull_request.title }}",
|
||||
"PROWLER_PR_BODY": ${{ toJson(github.event.pull_request.body) }}
|
||||
"PROWLER_PR_LABELS": ${{ github.event.pull_request.labels }},
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user