Skip to content

Commit 672f74e

Browse files
committed
check links on push
1 parent 9768632 commit 672f74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Check links
33
on:
44
schedule:
55
- cron: '45 01 30 * *'
6+
push:
67

78
jobs:
89
test_links_utils:

0 commit comments

Comments
 (0)