TP-34874 | YML change (#109)

This commit is contained in:
Maila Rajanikanth
2023-07-05 15:34:34 +05:30
committed by GitHub Enterprise
parent b32013c88b
commit c1e233de26

View File

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