Chore: Disabling fe-unit-tests github action in release branches (#102361)
This commit is contained in:
@@ -4,7 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release-*.*.*
|
||||
# Commenting out to unblock backports to release branches
|
||||
# - release-*.*.*
|
||||
|
||||
jobs:
|
||||
frontend-unit-tests:
|
||||
|
||||
Reference in New Issue
Block a user