Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarasani-crest committed Nov 29, 2024
1 parent 7ab1d8f commit dd58379
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Workflow defines jobs which perform security code scanning, execute different ty

## Inputs
* marker - list of markers used to paralelize modinput tests
* ucc-modinput-marker - list of markers used to paralelize ucc modinput tests
* ui_marker - list of markers used to paralelize ui tests
* custom-version - version used for release on manual workflow trigger
* execute-tests-on-push-to-release - enable tests on release branch - default false
Expand Down Expand Up @@ -262,6 +263,7 @@ ui_local::true
knowledge::true
unit::true
modinput_functional::true
ucc_modinput_functional::true
```

build
Expand Down

0 comments on commit dd58379

Please sign in to comment.