fix: part of the make rules optimization

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-31 22:15:22 +08:00
parent 4950ccf4ec
commit 07d01d5cc6
4 changed files with 4 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ on:
push:
branches:
- main
- release-v*
paths:
- "**.go"
- "!**_test.go"