change(feat/OPS-31): push condition for testing purposes

This commit is contained in:
Amrasil 2025-03-26 23:35:34 +01:00
parent bf744f40f3
commit 917c1f548e

View file

@ -3,7 +3,7 @@ name: CI # Name of the workflow
on: on:
push: push:
branches: branches:
- '*' - feat/OPS-31
pull_request: pull_request:
branches: branches:
- devel - devel