fix(ci): pass pr_number to dual-approval-check workflow #11

Merged
privilegedescalation-engineer[bot] merged 1 commits from fix/dual-approval-pr-number into main 2026-05-20 03:04:25 +00:00
+2
View File
@@ -15,4 +15,6 @@ on:
jobs:
dual-approval:
uses: privilegedescalation/.github/.github/workflows/dual-approval-check.yaml@main
with:
pr_number: ${{ github.event.pull_request.number }}
secrets: inherit