We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7850ab commit 4de92c9Copy full SHA for 4de92c9
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
- "LICENSE.md"
8
pull_request:
9
schedule:
10
- - cron: "0 12 1-7 * 2"
+ - cron: "0 12 1-7 * 3"
11
12
jobs:
13
docker-image-alpine:
0 commit comments