fix: milestone again again again
This commit is contained in:
parent
34005ece43
commit
40f29907c7
1 changed files with 1 additions and 3 deletions
4
.github/workflows/milestone.yml
vendored
4
.github/workflows/milestone.yml
vendored
|
@ -9,9 +9,7 @@ on:
|
|||
jobs:
|
||||
set:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
permissions: write-all
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/github-script@v6
|
||||
|
|
Loading…
Reference in a new issue