mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +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:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
message: "This PR was automatically closed because it is invalid."
|
message: "This PR was automatically closed because it is invalid."
|
||||||
exclude-regex: ".*Update main\.go.*"
|
exclude-regex: '.*Update main\.go.*'
|
||||||
|
|
||||||
golangci:
|
golangci:
|
||||||
name: lint
|
name: lint
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user