Skip to content

Commit

Permalink
Update run_smoke_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa authored Sep 18, 2024
1 parent b759fc9 commit 2af299a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ on:
inputs:
os:
description: "Choose operating system(s), format must be an array of strings:"
required: true
type: string
default: "['windows-latest', 'macos-latest']"
python-version:
description: "Choose python version(s), format must be an array of strings:"
required: true
type: string
default: "['3.10']"
opa-version:
Expand Down

0 comments on commit 2af299a

Please sign in to comment.