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 d16b6a8 commit 5c2afceCopy full SHA for 5c2afce
.github/workflows/on-pull-request.yaml
@@ -16,6 +16,7 @@ permissions:
16
jobs:
17
update-citations:
18
uses: ./.github/workflows/update-citations.yaml
19
+ secrets: inherit
20
21
build-preview:
22
needs: update-citations
0 commit comments