We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81e4d9 commit 3a5db23Copy full SHA for 3a5db23
.github/workflows/test.yml
@@ -15,3 +15,4 @@ jobs:
15
base_sha: ${{ github.event.pull_request.base.sha }}
16
head_sha: ${{ github.event.pull_request.head.sha }}
17
repository: ${{ github.repository }}
18
+ secrets: inherit
0 commit comments