You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changeset-feedback/action.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ inputs:
12
12
issue-number:
13
13
description: issue number of the PR
14
14
required: true
15
-
is-community-plugins-repo:
16
-
description: If it's the community plugins repo this is a collection of workspaces
15
+
multiple-workspaces:
16
+
description: If it's this repository is a collection of workspaces
17
17
required: false
18
18
bot-username:
19
19
description: username of the bot used to post comments on behalf of the action. Will be used when locating existing changeset feedback comments to update.
0 commit comments