SaiBon99 commited on
Commit
756f4a5
·
1 Parent(s): 78e9b95

spelling error

Browse files
.github/workflows/scheduled_data_pipeline.yml CHANGED
@@ -95,5 +95,5 @@ jobs:
95
  --output-fg-name urlscan_features \
96
  --output-version 1 \
97
  --batch-size 500 \
98
- --max_batches 1
99
  timeout-minutes: 30 # Prevent job from running too long
 
95
  --output-fg-name urlscan_features \
96
  --output-version 1 \
97
  --batch-size 500 \
98
+ --max-batches 1
99
  timeout-minutes: 30 # Prevent job from running too long