Skip to content

Commit 3dda001

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 372a3ba commit 3dda001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check links in Markdown files
22
on:
33
schedule:
4-
- cron: 0 0 * * 1 # midnight every Monday
4+
- cron: 0 0 * * 1 # midnight every Monday
55
push:
66
branches: [main]
77
pull_request:

0 commit comments

Comments
 (0)