1
0
Fork 0

ci: do full e2e tests only on master

timestamps
dump_stack() 2023-05-24 15:20:12 +00:00
parent 4171954350
commit 7b9935dc13
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ name: E2E
on:
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- ".github/workflows/images-*"
- ".github/workflows/ubuntu.yml"