1
0
mirror of synced 2026-03-12 23:16:55 +00:00

Add target branch name to update branch

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
Matheus Pimenta
2026-03-12 16:33:04 +00:00
parent 5b3acbfcb5
commit 484346ffcc
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name: conformance
on:
workflow_dispatch:
push:
branches: [ 'main', 'update-components', 'release/**', 'conform*' ]
branches: [ 'main', 'update-components-**', 'release/**', 'conform*' ]
permissions:
contents: read