Re-add event
continuous-integration/woodpecker the build was successful
Details
continuous-integration/woodpecker the build was successful
Details
Signed-off-by: jolheiser <john.olheiser@gmail.com>
parent
f94a0913a2
commit
f29cf812fb
|
@ -4,3 +4,5 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- go test -race ./...
|
- go test -race ./...
|
||||||
- go vet ./...
|
- go vet ./...
|
||||||
|
when:
|
||||||
|
event: [ pull_request ]
|
Loading…
Reference in New Issue