Skip to content

Commit faf5aff

Browse files
committed
chore: codecov token propagation
Codecov token was not properly propagated to tests workflow. JIRA: TRIVIAL risk: nonprod
1 parent eddc50a commit faf5aff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: ./.github/workflows/rw-python-tests.yaml
2727
with:
2828
changed-python-modules: ${{ needs.collect-changes.outputs.changed-python-modules }}
29+
secrets: inherit
2930

3031

3132
status-check:

0 commit comments

Comments
 (0)