Skip to content

Commit e8fa4d2

Browse files
author
Bensingh Pancras
committed
minor update
1 parent 553ddc5 commit e8fa4d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Check Markdown links
22

33
on:
4-
push: *
4+
push:
5+
- *
56
schedule: cron "0 9 * * 1" #Run the action every Monday at 9 am.
67

78
jobs:

0 commit comments

Comments
 (0)