Skip to content

Commit 36712e4

Browse files
committed
Update schedule-e2e workflow
1 parent f2a48a0 commit 36712e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/schedule-e2e.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ jobs:
2121
with:
2222
fetch-depth: 1
2323
- name: Dispatch
24+
env:
25+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2426
run: gh workflow run e2e.yml -r ${{ matrix.branch }}

0 commit comments

Comments
 (0)