Skip to content

Commit 6f33644

Browse files
Trigger ci.yml on merge queue entry
Signed-off-by: Harry Callahan <hcallahan@lowrisc.org>
1 parent 2361edb commit 6f33644

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
33
# SPDX-License-Identifier: Apache-2.0
44

5-
name: Python application
5+
name: CI checks
66

77
on:
88
push:
99
branches: [ "master" ]
1010
pull_request:
1111
branches: [ "master" ]
12+
merge_group:
1213

1314
permissions:
1415
contents: read

0 commit comments

Comments
 (0)