TP-25464 | pusblish from release branch

This commit is contained in:
Rajinikanth
2023-06-28 17:17:56 +05:30
parent c0b7cff32e
commit 11063e5237

View File

@@ -2,7 +2,7 @@ name: Master push CI
on:
push:
branches: [ master ]
branches: [ master, release-* ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}