Fix bad copy-n-paste.
This commit is contained in:
1
.github/workflows/labels.yaml
vendored
1
.github/workflows/labels.yaml
vendored
@@ -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
|
||||
3
.github/workflows/lint.yaml
vendored
3
.github/workflows/lint.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user