mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
enabled RELEASENOTES detection
This commit is contained in:
parent
3c29a80d35
commit
9be84d3f6a
2
.github/workflows/dockerpub.yml
vendored
2
.github/workflows/dockerpub.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: master
|
branches: master
|
||||||
paths:
|
paths:
|
||||||
- '!RELEASENOTES.**'
|
- 'RELEASENOTES.**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user