Skip to content

Commit

Permalink
ci: remove extensions/* from changesets ignore (kubesphere#4267)
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <[email protected]>
Co-authored-by: donniean <[email protected]>
  • Loading branch information
ks-ci-bot and donniean authored Jul 15, 2024
1 parent 57a79c6 commit 046808d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public",
"baseBranch": "ksc",
"updateInternalDependencies": "patch",
"ignore": ["extensions/*"],
"ignore": [],
"snapshot": {
"useCalculatedVersion": true
}
Expand Down

0 comments on commit 046808d

Please sign in to comment.