fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:37:11 +09:00
parent 5b6ab7e20d
commit a6e82d578a

View File

@ -6,6 +6,8 @@ jobs:
name: closepr
# The type of runner that the job will run on
runs-on: ubuntu-latest
permissions:
pull-requests: write
# Steps represent a sequence of tasks that will be executed as part of the job
steps: