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 6b8a577 commit 0b47fdeCopy full SHA for 0b47fde
.github/workflows/run-on-main.yml
@@ -16,6 +16,7 @@ jobs:
16
tests:
17
name: Tests
18
uses: ./.github/workflows/test.yml
19
+ secrets: inherit
20
e2e-tests:
21
name: E2E Tests
22
uses: ./.github/workflows/e2e-tests.yml
0 commit comments