mirror of
https://github.com/bytedance/g3.git
synced 2026-04-28 11:40:54 +00:00
limit push CI trigger event
This commit is contained in:
parent
6cb734f34b
commit
0b46b5597e
2 changed files with 8 additions and 2 deletions
5
.github/workflows/linux.yml
vendored
5
.github/workflows/linux.yml
vendored
|
|
@ -8,9 +8,12 @@ on:
|
|||
- 'demo/**'
|
||||
- 'scripts/**'
|
||||
- 'g3proxy/doc/**'
|
||||
branches:
|
||||
- 'master'
|
||||
- 'rel/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- 'master'
|
||||
- 'rel/**'
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue