Skip to content

Commit a1c0136

Browse files
committed
Make manifest-creation GHA more frequent (close #837)
1 parent 6540c48 commit a1c0136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest_external_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: ["main"]
88
workflow_dispatch:
99
schedule:
10-
- cron: "0 23 * * 3"
10+
- cron: "0 23 * * 2,3,4"
1111

1212

1313
jobs:

0 commit comments

Comments
 (0)