Skip to content

Commit c0448ef

Browse files
committed
Merge branch 'values-up-on-bricks' into maybe-autocomplete-path
2 parents 87136d2 + 831029d commit c0448ef

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.changeset/calm-trains-camp.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@clack/prompts": minor
3+
"@clack/core": minor
4+
---
5+
6+
Prompts now have a `userInput` stored separately from their `value`.

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request_target:
8-
types: [assigned, opened, synchronize, reopened]
9-
branches:
10-
- main
7+
pull_request:
118

129
# Automatically cancel in-progress actions on the same branch
1310
concurrency:

0 commit comments

Comments
 (0)