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:
8303189
)
Refine CI run conditions
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Oct 2021 20:53:34 +0000
(22:53 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Oct 2021 20:53:34 +0000
(22:53 +0200)
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 8a741ec9896ce05777badcf0ec6b75ffa9ad3d99..e100408ecc8ff116cc3de691dafde45e7ec6990c 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-3,10
+3,8
@@
on:
push:
branches:
- master
- pull_request
_target
:
+ pull_request:
types: [opened, synchronize, reopened]
- # branches:
- # - master
jobs:
build:
runs-on: ubuntu-latest