Skip to content

Commit 21dba01

Browse files
authored
build: run test build weekly for vuln check (#87)
1 parent 48a14c9 commit 21dba01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- README.md
88
pull_request:
99
branches: [ master ]
10+
schedule:
11+
- cron: 0 4 * * SUN
1012

1113
jobs:
1214

0 commit comments

Comments
 (0)