Add specific permissions to .github/workflows/lock.yaml (#89820)
This commit is contained in:
parent
2866f79c89
commit
0f0613c0ae
2
.github/workflows/lock.yaml
vendored
2
.github/workflows/lock.yaml
vendored
@ -8,6 +8,8 @@ on:
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
permissions:
|
||||
issues: write
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'flutter/flutter' }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user