mirror of https://github.com/chaos-mesh/chaosd.git
Update ci.yml
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
This commit is contained in:
parent
a9fc12ff86
commit
21d8ae60e3
|
@ -4,6 +4,11 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- release-*
|
||||
paths:
|
||||
- .github/workflows/ci.yml
|
||||
- Makefile
|
||||
- go.*
|
||||
- '**.go'
|
||||
|
||||
jobs:
|
||||
pull:
|
||||
|
|
Loading…
Reference in New Issue