mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
chore(ci): fix commit back.
This commit is contained in:
parent
f21730e879
commit
c6994ade94
2
.github/workflows/golint.yml
vendored
2
.github/workflows/golint.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
go test $(go list ./...)
|
go test $(go list ./...)
|
||||||
|
|
||||||
- name: Commit back
|
- name: Commit back
|
||||||
if: ${{ github.repository_owner == 'Mrs4s' && github.event.push }}
|
if: ${{ github.repository_owner == 'Mrs4s' && !github.event.pull_request }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git config --local user.name 'github-actions[bot]'
|
git config --local user.name 'github-actions[bot]'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user