[CI] Also run tests on push to main branch

This commit is contained in:
Ricki Hirner
2025-05-21 11:59:12 +02:00
parent f157a819b7
commit 57ef059099

View File

@@ -1,6 +1,9 @@
name: Development tests
on:
pull_request
push:
branches:
- 'main-ose'
pull_request:
concurrency:
group: test-dev-${{ github.ref }}