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:
c744ce9
)
Use paths-ignore
author
Thomas Bruederli
<redacted>
Sun, 12 Mar 2023 21:49:45 +0000
(22:49 +0100)
committer
Thomas Bruederli
<redacted>
Sun, 12 Mar 2023 21:49:45 +0000
(22:49 +0100)
.github/workflows/build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/build.yml
b/.github/workflows/build.yml
index 09320b1623edde940b6f51a1557c87841ba9a602..4990621028b34a0420c1b20ea59221459627ac87 100644
(file)
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@
-3,9
+3,9
@@
on:
push:
branches:
- 'master'
- paths:
- - '
!
README.md'
- - '
!
examples/**'
+ paths
-ignore
:
+ - 'README.md'
+ - 'examples/**'
tags:
- '*'
jobs:
git clone https://git.99rst.org/PROJECT