mirror of
https://github.com/librenms/docker.git
synced 2026-07-25 19:23:58 +00:00
chore: update labels
This commit is contained in:
parent
c25f5076e5
commit
01fed7dfe0
3 changed files with 83 additions and 74 deletions
6
.github/workflows/labels.yml
vendored
6
.github/workflows/labels.yml
vendored
|
|
@ -11,6 +11,10 @@ on:
|
|||
paths:
|
||||
- '.github/labels.yml'
|
||||
- '.github/workflows/labels.yml'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/labels.yml'
|
||||
- '.github/workflows/labels.yml'
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
|
|
@ -22,3 +26,5 @@ jobs:
|
|||
-
|
||||
name: Run Labeler
|
||||
uses: crazy-max/ghaction-github-labeler@v4
|
||||
with:
|
||||
dry-run: ${{ github.event_name == 'pull_request' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue