forked from BigfootDev/flatbuffers
Add write permissions for labeller
This commit is contained in:
3
.github/workflows/label.yml
vendored
3
.github/workflows/label.yml
vendored
@@ -12,6 +12,9 @@ on: [pull_request_target]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user