mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
fix: workflow
This commit is contained in:
parent
5b6ab7e20d
commit
a6e82d578a
2
.github/workflows/pull.yml
vendored
2
.github/workflows/pull.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user