Chore: Revert Disabling fe-unit-tests github action in release branches (#102361) (#102366)

Revert "Chore: Disabling fe-unit-tests github action in release branches (#102361)"

This reverts commit b28e552a9b.
This commit is contained in:
Denis Vodopianov
2025-03-18 14:43:50 +01:00
committed by GitHub
parent 0bafd4e99d
commit 7a01d39025
+1 -2
View File
@@ -4,8 +4,7 @@ on:
push:
branches:
- main
# Commenting out to unblock backports to release branches
# - release-*.*.*
- release-*.*.*
jobs:
frontend-unit-tests: