mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
fix: workflow
This commit is contained in:
parent
1a8ebe02fb
commit
f0078bb23f
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
||||
run: |
|
||||
echo "Closing this PR because commit message is 'Update main.go'"
|
||||
gh pr close ${{ github.event.pull_request.number }} --delete-branch
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
golangci:
|
||||
name: lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user