mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 11:17:05 +00:00
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:
|
||||
label:
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user