Skip to content

Commit

Permalink
[CI] Allow secrets to propagate from parent to child workflow. (#23675)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored May 6, 2024
1 parent 834d03b commit 0273730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_build_major_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0273730

Please sign in to comment.