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
ab7daa6bdc
commit
de986d8be8
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
message: "This PR was automatically closed because it is invalid."
|
||||
exclude-regex: ".*Update main\.go.*"
|
||||
exclude-regex: '.*Update main\.go.*'
|
||||
|
||||
golangci:
|
||||
name: lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user