fix: pass pr_number to dual-approval-check workflow
Companion PR to privilegedescalation/.github#81 Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -16,3 +16,5 @@ jobs:
|
||||
dual-approval:
|
||||
uses: privilegedescalation/.github/.github/workflows/dual-approval-check.yaml@main
|
||||
secrets: inherit
|
||||
with:
|
||||
pr_number: ${{ github.event.pull_request.number }}
|
||||
|
||||
Reference in New Issue
Block a user