We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df403b6 commit 73e7211Copy full SHA for 73e7211
1 file changed
.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