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
permissions:
issues: write
pull-requests: write
on:
pull_request_target:
types:
......
name: PR Reminder Comment Bot
permissions:
issues: write
pull-requests: write
on:
pull_request_target:
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