fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:24:31 +09:00
parent 1a8ebe02fb
commit f0078bb23f

View File

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