[CI] Allow secrets to propagate from parent to child workflow. (#23675)

This commit is contained in:
Nick Brassel 2024-05-07 08:45:17 +10:00 committed by GitHub
parent 834d03b577
commit 02737307ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,6 +69,7 @@ jobs:
branch: ${{ inputs.branch || github.ref_name }}
keymap: ${{ matrix.keymap }}
slice_length: ${{ needs.determine_concurrency.outputs.slice_length }}
secrets: inherit
rollup_tasks:
name: "Housekeeping"