mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-31 15:47:05 +00:00
ci: ci branch name
This commit is contained in:
parent
2ee4a25af4
commit
2e1d4c8a1a
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -2,7 +2,7 @@ name: Pylint
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ make_ci_happy ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user