There was an error while loading. Please reload this page.
1 parent f5a11a0 commit f675f31Copy full SHA for f675f31
1 file changed
.github/workflows/refresh.yml
@@ -5,9 +5,11 @@ name: refresh
5
# assets + state commitado de volta. Cada dataset ativo roda em
6
# paralelo via matrix.
7
8
+# TODO: reabilitar quando secrets AWS_ROLE_ARN / S3_BUCKET /
9
+# CLOUDFRONT_DISTRIBUTION_ID estiverem configurados. Por enquanto só
10
+# workflow_dispatch manual pra evitar falhas no scheduler e runs
11
+# spurious em push (que o startup-check do GitHub marca como failed).
12
on:
- schedule:
- - cron: '0 6 * * 1' # toda segunda 06:00 UTC
13
workflow_dispatch:
14
inputs:
15
datasets:
0 commit comments