Update schedule-e2e workflow

This commit is contained in:
Janne Valkealahti
2023-06-02 06:25:34 +01:00
parent f2a48a061d
commit 36712e4ac2

View File

@@ -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 }}