mirror of https://github.com/tikv/client-java.git
Co-authored-by: Jian Zhang <zjsariel@gmail.com>
This commit is contained in:
parent
d354ffc99a
commit
b5b0545b6f
|
|
@ -1,5 +1,12 @@
|
|||
name: Spotbugs
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request_target:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue