Skip to content

Commit

Permalink
Set publishRequiresApproval to false in pipeline configuration (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli authored Dec 6, 2024
1 parent 21c0ef4 commit be50e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ extends:
DISPLAY: ':99.0'

publishPackage: ${{ parameters.publishPackage }}
publishRequiresApproval: false

0 comments on commit be50e5f

Please sign in to comment.