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