Skip to content

Commit

Permalink
chore: streamline testing
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Jan 18, 2024
1 parent e000e1d commit 0d77dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/license-generation_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
description: Version number of Zowe license bundle
type: string
required: true
default: '2.13.0'
default: '0.0.1'
publish_release:
description: Should the license bundle be published to libs-release-local
type: boolean
Expand All @@ -35,7 +35,7 @@ on:
description: Creates empty zip files, bypassing license scans. For test purposes only.
required: false
type: choice
default: 'false'
default: 'true'
options:
- 'true'
- 'false'
Expand Down

0 comments on commit 0d77dd0

Please sign in to comment.