Skip to content

Commit

Permalink
add auto_detect_feedstock_folders as input option
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke committed Dec 12, 2023
1 parent bd5382d commit 075c873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ inputs:
pangeo_forge_runner_config:
description: 'JSON configuration for Pangeo Forge Runner CLI.'
required: true
auto_detect_feedstock_folders:
description: 'If passed as `True`, automatically detect feedstock folders in the repository.'
required: false
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit 075c873

Please sign in to comment.