14 lines
213 B
YAML
14 lines
213 B
YAML
---
|
|
name: Labels
|
|
"on":
|
|
push:
|
|
branches:
|
|
- main
|
|
|
|
jobs:
|
|
|
|
labels:
|
|
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v1.0.0
|
|
with:
|
|
extra-label-files: |
|
|
.github/labels-extra.json |