Skip to content

Commit

Permalink
Support required value flag (#75)
Browse files Browse the repository at this point in the history
* pam_support is not a required property
  • Loading branch information
fiddlermikey authored Feb 2, 2024
1 parent 6da9282 commit 82d7b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign-env-from-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
with:
input-file: 'src/integration-manifest.json'
input-property: 'about.orchestrator.pam_support'
required-value: 'false'

- name: Read UOFramework property
if: steps.read-type.outputs.output-value == 'orchestrator'
Expand Down

0 comments on commit 82d7b61

Please sign in to comment.