mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fixed typo
This commit is contained in:
parent
b40aec8a7b
commit
0de184e42f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "!RELEASENOTES.md"
|
||||
pull_request:
|
||||
paths:
|
||||
- "!RELEASENOTES.md"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user