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

@@ -6,6 +6,7 @@ on:
- master
- develop
- 'feature/**'
- hotfix/**
paths:
- e2e-tests/containers/**

View File

@@ -6,6 +6,7 @@ on:
- master
- develop
- 'feature/**'
- hotfix/**
jobs:
e2e-tests:

View File

@@ -6,6 +6,7 @@ on:
- master
- develop
- 'feature/**'
- hotfix/**
jobs:
all-tests: