Update e2e.yml
This commit is contained in:
parent
56afc57050
commit
21f61c5bcd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -2,7 +2,7 @@ name: E2E
|
|||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Go"]
|
||||
workflows: ["Go Unit Test"]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue