mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 07:21:38 +00:00
Add write permissions for labeller
This commit is contained in:
5
.github/workflows/label.yml
vendored
5
.github/workflows/label.yml
vendored
@@ -12,7 +12,10 @@ on: [pull_request_target]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user