Skip to content

Commit 02063b9

Browse files
authored
chore(ci): Update markdown-checks.yml
1 parent 533a2f3 commit 02063b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
3131
with:
3232
# There is no security token. So, it would fail on any links which aren't public.
33-
args: "--verbose --no-progress **/*.md"
33+
args: "--verbose --no-progress README.md CLOUD-SQL-POSTGRESQL.md"

0 commit comments

Comments
 (0)