ci: run full e2e tests on all branches
This commit is contained in:
parent
e618d6b001
commit
4fca6b07e1
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -3,8 +3,6 @@ name: E2E
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- ".github/workflows/images-*"
|
- ".github/workflows/images-*"
|
||||||
- ".github/workflows/ubuntu.yml"
|
- ".github/workflows/ubuntu.yml"
|
||||||
|
Loading…
Reference in New Issue
Block a user