mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
infra: merge queue allowed (#28641)
This commit is contained in:
parent
4e743b5427
commit
5afeb8b46c
1
.github/workflows/check_diffs.yml
vendored
1
.github/workflows/check_diffs.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
merge_group:
|
||||||
|
|
||||||
# If another push to the same PR or branch happens while this workflow is still running,
|
# If another push to the same PR or branch happens while this workflow is still running,
|
||||||
# cancel the earlier run in favor of the next run.
|
# cancel the earlier run in favor of the next run.
|
||||||
|
Loading…
Reference in New Issue
Block a user