Skip to content

Commit 202d501

Browse files
author
Tiexin Guo
authored
ci: e2e trigger test
1 parent 0c69171 commit 202d501

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ on:
1515
- 'hack/terraform/**'
1616

1717
env:
18-
# Do NOT use the GITHUB_TOKEN here, see https://github.com/devstream-io/devstream/pull/414 for more info.
18+
# DO NOT use the GITHUB_TOKEN here
19+
# see https://github.com/devstream-io/devstream/pull/414 for more info
1920
GITHUB_TOKEN: ${{ secrets.E2E_GITHUB_TOKEN }}
2021
DOCKERHUB_USERNAME: ${{ secrets.E2E_DOCKERHUB_USERNAME }}
2122
DOCKERHUB_TOKEN: ${{ secrets.E2E_DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)