mirror of
https://github.com/Neur0toxine/docker-golang-alpine.git
synced 2025-04-02 03:36:11 +03:00
run buildx every week instead of every day
This commit is contained in:
parent
60a0abf97e
commit
ed02debe82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
|
@ -2,7 +2,7 @@ name: buildx
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "37 06 * * *"
|
||||
- cron: "37 06 * * 1"
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue