mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Updated labeler workflow (Github Workflows)
This commit is contained in:
parent
ac42502883
commit
523c94aafb
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
@ -5,6 +5,7 @@ jobs:
|
|||||||
label:
|
label:
|
||||||
name: Labeler
|
name: Labeler
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: ${{ github.actor != 'dependabot[bot]' }}
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
Loading…
Reference in New Issue
Block a user