mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
fix: workflow
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user