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:
|
||||
fetch-depth: 1
|
||||
- name: Dispatch
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
run: gh workflow run e2e.yml -r ${{ matrix.branch }}
|
||||
|
||||
Reference in New Issue
Block a user