fix(ci): PR runs docker action in some cases (#72)

This commit is contained in:
mzz 2023-05-02 16:17:27 +08:00 committed by GitHub
parent 4f10448066
commit 428b97f03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,6 @@ on:
push: push:
branches: branches:
- main - main
- fix*
- feat*
paths: paths:
- "**/*.go" - "**/*.go"
- "**/*.c" - "**/*.c"