chore(ci): fix deprecation and optimization
This commit is contained in:
parent
898eab20ac
commit
ba6b4cbcc3
5 changed files with 16 additions and 7 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
@ -4,6 +4,10 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '**.md'
|
||||
- 'script/gcg/**'
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.22'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue