SAM0123-231: Broaden quality gate workflow to include release and feature branches; correct asynchronous call for OPC server updates in ingestor.

This commit is contained in:
vitor-aignosi
2026-07-23 12:04:13 -03:00
parent 0d9d7b2ebe
commit c157d1649a
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ on:
pull_request:
branches:
- main
- 'release/**'
- 'feature/**'
types: [ opened, synchronize, reopened ]
jobs: