Updated labeler workflow (Github Workflows)

This commit is contained in:
Christer Warén 2021-09-07 15:30:12 +03:00
parent ac42502883
commit 523c94aafb

View File

@ -5,6 +5,7 @@ jobs:
label:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write