ci: run action in merge queue (#20508)
This commit is contained in:
parent
2e966a8f3e
commit
ffc3f76fcb
4
.github/workflows/pr-go-mod-tidy-mocks.yml
vendored
4
.github/workflows/pr-go-mod-tidy-mocks.yml
vendored
@ -1,6 +1,8 @@
|
||||
name: 'Checks dependencies and mocks generation'
|
||||
name: "Checks dependencies and mocks generation"
|
||||
on:
|
||||
merge_group:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user