We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0384c08 commit 31e2d85Copy full SHA for 31e2d85
1 file changed
.github/workflows/store-test.yml
@@ -16,7 +16,7 @@ on:
16
required: false
17
default: ""
18
schedule:
19
- - cron: "0 */4 * * *"
+ - cron: "0 0 * * *"
20
repository_dispatch:
21
types: [registry_update]
22
0 commit comments