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