Fix bad copy-n-paste.

This commit is contained in:
Kevin Deldycke 2022-03-29 22:31:21 +04:00
parent 9f6b9d6c9a
commit 7efb67ac59
No known key found for this signature in database
GPG Key ID: C572BB01B1ED5A3A
2 changed files with 0 additions and 4 deletions

View File

@ -9,7 +9,6 @@ jobs:
labels:
uses: kdeldycke/workflows/.github/workflows/labels.yaml@v0.9.1
needs: generate-labels
with:
extra-label-files: |
.github/labels-extra.json

View File

@ -8,9 +8,6 @@ jobs:
lint:
uses: kdeldycke/workflows/.github/workflows/lint.yaml@v0.9.1
jobs:
lint-markdown:
name: Lint markdown
runs-on: ubuntu-20.04