Skip to content

Commit 13db738

Browse files
ci: Comment until first run pipeline
1 parent 65e4265 commit 13db738

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/base.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v3
2424

25-
- name: Check broken links
26-
uses: JustinBeckwith/linkinator-action@v1
27-
with:
28-
paths: "**/*.md"
25+
# - name: Check broken links
26+
# uses: JustinBeckwith/linkinator-action@v1
27+
# with:
28+
# paths: "**/*.md"
2929

3030
- name: Flutter action
3131
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)