Update ci.yml

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
This commit is contained in:
Yue Yang 2024-03-25 14:05:35 +08:00
parent a9fc12ff86
commit 21d8ae60e3
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ on:
branches:
- main
- release-*
paths:
- .github/workflows/ci.yml
- Makefile
- go.*
- '**.go'
jobs:
pull: