Update main.yaml for github action (#7395)

Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
pull/7403/head
quicksilver 2021-09-01 15:59:11 +08:00 committed by GitHub
parent 71aa300499
commit 93bbaef91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ on:
- '.env'
- docker-compose.yml
- Makefile
- go.mod
- '!**.md'
- '!build/ci/jenkins/**'
pull_request:
@ -27,6 +28,7 @@ on:
- '.env'
- docker-compose.yml
- Makefile
- go.mod
- '!**.md'
- '!build/ci/jenkins/**'