Skip to content

Commit

Permalink
default to empty selection
Browse files Browse the repository at this point in the history
  • Loading branch information
bkiahstroud committed Jun 21, 2024
1 parent 4d6ee87 commit 3aa5892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
required: false
description: 'Pause the selected step to debug using tmate'
type: choice
default: ''
options:
- build
- test
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
description: 'Pause the selected step to debug using tmate'
required: false
type: choice
default: ''
options:
- deploy

Expand Down

0 comments on commit 3aa5892

Please sign in to comment.