git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c65e0fd
)
Enable workflow to run on pull-requests
author
William Desportes
<redacted>
Wed, 15 Sep 2021 21:22:47 +0000
(23:22 +0200)
committer
William Desportes
<redacted>
Wed, 15 Sep 2021 21:22:47 +0000
(23:22 +0200)
.github/workflows/build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/build.yml
b/.github/workflows/build.yml
index e538b47513edac7ff0e93bffe62729c36a51f79e..0861e63fffa0b03b5d22f90d98659faa5859b3bb 100644
(file)
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@
-1,6
+1,6
@@
name: Build Docker image
-on: [push]
+on: [push
, pull_request
]
jobs:
build-and-testvariants:
git clone https://git.99rst.org/PROJECT