Update schedule-e2e workflow
This commit is contained in:
2
.github/workflows/schedule-e2e.yml
vendored
2
.github/workflows/schedule-e2e.yml
vendored
@@ -21,4 +21,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Dispatch
|
- name: Dispatch
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
run: gh workflow run e2e.yml -r ${{ matrix.branch }}
|
run: gh workflow run e2e.yml -r ${{ matrix.branch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user