mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge branch 'main' of github.com:nosqlbench/nosqlbench
This commit is contained in:
commit
c77fd75ce9
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -5,9 +5,9 @@ name: build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
# tags:
|
||||||
- "![0-9]+.[0-9]+.[0-9]+-preview"
|
# - "![0-9]+.[0-9]+.[0-9]+-preview"
|
||||||
- "![0-9]+.[0-9]+.[0-9]+-release"
|
# - "![0-9]+.[0-9]+.[0-9]+-release"
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user