repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779c2ad
)
build: run CI on merge queue
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 15 Mar 2023 10:15:19 +0000
(11:15 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 15 Mar 2023 10:15:19 +0000
(11:15 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 917c75866d01c94e663bbab3679d4bd16efacfe9..48887ca7c14a2f280023ab15f19df9453e512f2f 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-4,6
+4,8
@@
on:
branches: [main]
pull_request:
types: [opened, synchronize, reopened]
+ merge_group:
+ branches: [main]
jobs:
build:
runs-on: ${{ matrix.os }}