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 9165467 commit 6b8a577Copy full SHA for 6b8a577
.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