run test once a week
This commit is contained in:
parent
2feba8e056
commit
064e3661c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "0 5 * * *"
|
||||
- cron: "0 12 * * 1"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue