Skip to content

Commit

Permalink
Merge pull request #6 from tonygard-indecon/fix_report_Figures_sTest_TKG
Browse files Browse the repository at this point in the history
activate artifact save
  • Loading branch information
tonygard-indecon authored Jan 7, 2025
2 parents 980684d + 5b9aa0f commit b67d721
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/2c_run_report_scenarios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ name: 2c. Run Report Scenarios
on:
workflow_dispatch:
inputs:
# doScenarios:
# type: choice
# description: Do you want to generate scenario results for report figures?
# required: true
# options:
# - no
# - yes
doScenarios:
type: choice
description: Do you want to generate scenario results for report figures?
required: true
options:
- no
- yes
sector:
type: string
description: Which sectors do you want to run? Enter "all", "gcm", "slr", or specific sector name
Expand Down

0 comments on commit b67d721

Please sign in to comment.