Skip to content

Commit a428938

Browse files
authored
Update generate_data.yml
1 parent 5f1395f commit a428938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate_data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ env:
88
MANIFEST_URL: 'https://piston-meta.mojang.com/mc/game/version_manifest_v2.json'
99

1010
on:
11-
# schedule:
12-
# - cron: '30 * * * *' # Runs at 30 minutes past the hour, every day
11+
schedule:
12+
- cron: '30 * * * *' # Runs at 30 minutes past the hour, every day
1313

1414
workflow_call:
1515
inputs:

0 commit comments

Comments
 (0)