fix: workflow

This commit is contained in:
源文雨 2023-09-20 20:45:08 +09:00
parent cc39d0fdb4
commit e776d02d98

View File

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