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
cc39d0fdb4
commit
e776d02d98
4
.github/workflows/pull.yml
vendored
4
.github/workflows/pull.yml
vendored
@ -6,9 +6,7 @@ jobs:
|
||||
name: closepr
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
permissions: write-all
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user