Skip to content

Commit c898af6

Browse files
authored
Merge pull request #114 from pp-mo/linkcheck_testing
Test labels.
2 parents 2600d05 + f7b9a23 commit c898af6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci-linkchecks.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ jobs:
2626
with:
2727
title: Link Checker Report
2828
content-filepath: ./lychee/out.md
29-
labels:
30-
- "Bot"
31-
- "Type: Documentation"
32-
- "Type: Bug"
29+
labels: "Bot, Type: Documentation, Type: Bug"
3330

3431
- name: Fail Workflow On Link Errors
3532
if: steps.lychee.outputs.exit_code != 0

0 commit comments

Comments
 (0)