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.
2 parents 97d6899 + 6b8a577 commit 6dd6f30Copy full SHA for 6dd6f30
.github/workflows/run-on-pr.yml
@@ -20,6 +20,7 @@ jobs:
20
tests:
21
name: Tests
22
uses: ./.github/workflows/test.yml
23
+ secrets: inherit
24
e2e-tests:
25
name: E2E Tests
26
uses: ./.github/workflows/e2e-tests.yml
0 commit comments