TP-00000 | Add Merge Queue Trigger (#7559)
This commit is contained in:
1
.github/workflows/android_build.yml
vendored
1
.github/workflows/android_build.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches: [ master, release-*, development ]
|
||||
pull_request:
|
||||
branches: [ master, release-*, development ]
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user