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:
a0fd763
)
GitHub actions: do not run action twice on PRs for real.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 1 May 2020 15:11:57 +0000
(17:11 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 1 May 2020 15:11:57 +0000
(17:11 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/lint.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/lint.yml
b/.github/workflows/lint.yml
index 879fe8c5d86eeff6ed4c93067140962b5e265fa0..f935d91cd90dcb3ddcb786179145c1150b60b983 100644
(file)
--- a/
.github/workflows/lint.yml
+++ b/
.github/workflows/lint.yml
@@
-2,7
+2,7
@@
name: Lint CI
on:
push:
- branches
-ignore
:
+ branches:
- master
pull_request:
branches: