Run units on any branch. Run integration on master push/PR

This commit is contained in:
Ilja Lapkovskis 2024-01-19 17:51:04 +02:00
parent 7dcae03460
commit cf24606853
No known key found for this signature in database
GPG key ID: 53D2AA4F0D1079C4
2 changed files with 1 additions and 3 deletions

View file

@ -3,8 +3,7 @@ name: Unit Tests
on:
push:
branches:
- master
- develop
- '**'
pull_request:
jobs: