Update docker-image.yml

This commit is contained in:
Andrew Marchukov 2021-05-01 10:51:17 +03:00 committed by GitHub
parent e22568c413
commit b2cd41608e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ on:
pull_request: pull_request:
branches: [ master ] branches: [ master ]
schedule: schedule:
- cron: "0 23 * * 1" - cron: "0 23 * * *"
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest