ci: change e2e to trigger on push to branch release/*

This commit is contained in:
Nicolas Meienberger 2023-06-10 12:36:30 +02:00
parent e35886d42c
commit 4264d3df3e

View file

@ -2,8 +2,7 @@ name: E2E Tests
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- release/*