We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbb1a9 commit c71c332Copy full SHA for c71c332
1 file changed
.github/workflows/archive-in-portico.yml
@@ -15,7 +15,7 @@ name: Archive in Portico
15
16
on:
17
schedule:
18
- - cron: "0 3 * * *"
+ - cron: "10 4 * * *"
19
workflow_dispatch:
20
inputs:
21
datestamp:
0 commit comments