tests for hotfix branches

This commit is contained in:
SPRINX0\prochazka
2025-02-04 16:04:45 +01:00
parent c21cd4b18f
commit 49149643ef
6 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ name: Integration and unit tests
- master
- develop
- feature/**
- hotfix/**
jobs:
all-tests:
runs-on: ubuntu-latest