Przeglądaj źródła

Add weekly link check schedule (Mondays 09:00 UTC)

pull/1420/head
Jamie York 4 tygodni temu
rodzic
commit
47489e7b76
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      .github/workflows/ci.yml

+ 2
- 0
.github/workflows/ci.yml Wyświetl plik

7
   pull_request:
7
   pull_request:
8
     branches:
8
     branches:
9
       - master
9
       - master
10
+  schedule:
11
+    - cron: '0 9 * * 1'
10
 
12
 
11
 jobs:
13
 jobs:
12
   linkcheck:
14
   linkcheck:

Ładowanie…
Anuluj
Zapisz