mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-26 02:30:39 -06:00
also trigger build on pull request
This commit is contained in:
parent
409b0d31b2
commit
973c1aee78
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -1,5 +1,12 @@
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- RELEASENOTES.**
|
||||
pull_request:
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: main
|
||||
|
Loading…
Reference in New Issue
Block a user