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 6540c48 commit a1c0136Copy full SHA for a1c0136
.github/workflows/manifest_external_packages.yml
@@ -7,7 +7,7 @@ on:
7
branches: ["main"]
8
workflow_dispatch:
9
schedule:
10
- - cron: "0 23 * * 3"
+ - cron: "0 23 * * 2,3,4"
11
12
13
jobs:
0 commit comments