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
54d9486c06
commit
36190a4f6a
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -15,8 +15,6 @@ jobs:
|
||||
- name: Close PR if commit message is "Update main.go"
|
||||
if: github.event.pull_request.title == 'Update main.go'
|
||||
uses: superbrothers/close-pull-request@v3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
golangci:
|
||||
name: lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user