Skip to content

Commit 315fd84

Browse files
committed
Modify workflow
Signed-off-by: Alan Cha <[email protected]>
1 parent 50aeb89 commit 315fd84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: Link checker
22

33
on:
4+
push:
5+
branches:
6+
- master
7+
pull_request:
8+
branches:
9+
- master
410
schedule:
511
- cron: "0 0 1 * *"
612

0 commit comments

Comments
 (0)