projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
904de8b
)
gh-actions: more wildcards for cmake changes [travis skip]
author
Michael Wallner
<mike@php.net>
Tue, 1 Dec 2020 15:49:18 +0000
(16:49 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 1 Dec 2020 15:49:18 +0000
(16:49 +0100)
.github/workflows/cmake-build-ci.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/cmake-build-ci.yml
b/.github/workflows/cmake-build-ci.yml
index a53e2505a26be526f039bad6eb01fddc9e865f6c..4a52dc76b1be8bb26cf3294558f09c63e60e78e0 100644
(file)
--- a/
.github/workflows/cmake-build-ci.yml
+++ b/
.github/workflows/cmake-build-ci.yml
@@
-6,7
+6,7
@@
on:
- "include/**"
- "src/**"
- "test/**"
- - "
CMake
*"
+ - "
**CMake*
*"
- ".github/workflows/cmake-build-ci*"
branches-ignore:
- gh-pages