Skip to content

Commit 725dd90

Browse files
authored
Schedule CI static analysis weekly
1 parent 39423ba commit 725dd90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches:
77
- master
8+
schedule:
9+
- cron: "45 7 * * 1"
810

911
jobs:
1012
job:

0 commit comments

Comments
 (0)