fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:16:11 +09:00
parent ab7daa6bdc
commit de986d8be8

View File

@ -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