Skip to content

Commit

Permalink
Fix dry run flag (#8627)
Browse files Browse the repository at this point in the history
  • Loading branch information
arditdomi committed Jun 6, 2023
1 parent 30f2299 commit 06de32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "pull-request"
on:
workflow_call:
inputs:
dry-run-release:
dry-run-flag:
description: 'enable dry-run on artifact push'
required: false
type: boolean
Expand Down

0 comments on commit 06de32e

Please sign in to comment.