Skip to content

Commit 942668d

Browse files
committed
Use e2e main branch
1 parent 756cb60 commit 942668d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
actions: read
4040
secrets: inherit
4141
needs: build
42-
uses: restatedev/e2e/.github/workflows/e2e.yaml@e2e-workflow-call
42+
uses: restatedev/e2e/.github/workflows/e2e.yaml@main
4343
with:
4444
sdkTypescriptCommit: ${{ github.event.pull_request.head.sha || github.sha }}
45-
e2eRef: e2e-workflow-call
45+
e2eRef: main

0 commit comments

Comments
 (0)