We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a15574e + 2375c23 commit e02b874Copy full SHA for e02b874
1 file changed
.github/workflows/pre-merge.yaml
@@ -26,6 +26,7 @@ jobs:
26
uses: ./.github/workflows/rw-python-tests.yaml
27
with:
28
changed-python-modules: ${{ needs.collect-changes.outputs.changed-python-modules }}
29
+ secrets: inherit
30
31
32
status-check:
0 commit comments