mirror of
https://github.com/gogf/gf.git
synced 2025-04-05 03:05:05 +08:00
fix(ci/golangci): fix golangcl-lint git push (#4032)
This commit is contained in:
parent
d748fb6564
commit
5c45d3533f
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -79,4 +79,4 @@ jobs:
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add .
|
||||
git commit -m "Apply gci import order changes"
|
||||
git push
|
||||
git push origin HEAD:$(git rev-parse --abbrev-ref HEAD)
|
Loading…
x
Reference in New Issue
Block a user