Skip to content

Commit 0b47fde

Browse files
authored
forgot to inherit secrets for tests on main branch (#1708)
Signed-off-by: ChrisJBurns <[email protected]>
1 parent 6b8a577 commit 0b47fde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-on-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
tests:
1717
name: Tests
1818
uses: ./.github/workflows/test.yml
19+
secrets: inherit
1920
e2e-tests:
2021
name: E2E Tests
2122
uses: ./.github/workflows/e2e-tests.yml

0 commit comments

Comments
 (0)