run link check twice one day
diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml
index f1efaf4..a3236ea 100644
--- a/.github/workflows/check-links.yml
+++ b/.github/workflows/check-links.yml
@@ -2,7 +2,7 @@
 
 on:
   schedule:
-    - cron: '0 10 * * *'
+    - cron: '0 10,22 * * *'
   repository_dispatch:
     types: check-links