run pipeline also on merge

This commit is contained in:
theopfr
2024-01-27 10:38:52 +01:00
parent 613759cc41
commit 3be7b11382

View File

@@ -4,6 +4,11 @@ on:
push:
branches:
- main
pull_request:
types:
- closed
branches:
- main
jobs:
test: