mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-02 13:29:26 -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:
|
||||
push:
|
||||
tags:
|
||||
- "![0-9]+.[0-9]+.[0-9]+-preview"
|
||||
- "![0-9]+.[0-9]+.[0-9]+-release"
|
||||
# tags:
|
||||
# - "![0-9]+.[0-9]+.[0-9]+-preview"
|
||||
# - "![0-9]+.[0-9]+.[0-9]+-release"
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user