ci: run e2e on tag

This commit is contained in:
Michael Kriese 2023-12-07 16:07:58 +01:00
parent e27183085b
commit a8c4af66f5
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -4,6 +4,7 @@ when:
event: event:
- pull_request - pull_request
- push - push
- tag
branch: branch:
- main - main
- release/** - release/**