We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddc50a commit faf5affCopy full SHA for faf5aff
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