Update docker-image.yml
This commit is contained in:
parent
e22568c413
commit
b2cd41608e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
pull_request:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
- cron: "0 23 * * 1"
|
||||
- cron: "0 23 * * *"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue