Unverified Commit fc407a14 authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Give auto-merge label workflow permission to add labels to issues (#18078)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 009d9e75
name: Add label on auto-merge enabled name: Add label on auto-merge enabled
permissions: permissions:
issues: write pull-requests: write
on: on:
pull_request_target: pull_request_target:
types: types:
......
name: PR Reminder Comment Bot name: PR Reminder Comment Bot
permissions: permissions:
issues: write pull-requests: write
on: on:
pull_request_target: pull_request_target:
types: [opened] types: [opened]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment