Skip to content

Commit fdd9dc4

Browse files
authored
Update weekly-ontology-scan.yml
1 parent 8079e4d commit fdd9dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-ontology-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Weekly ontology scan
33
on:
44
schedule:
55
# Every Friday at 23:00 UTC
6-
- cron: "15 23 * * 5"
6+
- cron: "20 23 * * 5"
77
workflow_dispatch: {}
88

99
permissions:

0 commit comments

Comments
 (0)