Skip to content

Commit

Permalink
Try deleting multiple invalid run IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 17, 2023
1 parent 17fcf90 commit b6e695d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-model-runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: Rscript ./R/delete_current_year_model_runs.R "$RUN_IDS"
shell: bash
env:
RUN_IDS: 2024-11-14-foo-bar
RUN_IDS: 2024-11-14-foo-bar 2024-11-15-baz

0 comments on commit b6e695d

Please sign in to comment.