Skip to content

Commit 1cb4564

Browse files
authored
[GHA] Code style checks trigger in queue (openvinotoolkit#29027)
Signed-off-by: Alina Kladieva <alina.kladieva@intel.com>
1 parent 021dcd2 commit 1cb4564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_style.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Code Style
2-
on: [pull_request]
2+
on: [pull_request, merge_group]
33

44
concurrency:
55
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)