Skip to content

Commit

Permalink
fix: use strict branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Nov 29, 2024
1 parent a0b3347 commit 2515bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"separateMajorMinor": true,
"configMigration": true,
"commitBodyTable": true,
"branchNameStrict": false,
"branchNameStrict": true,
"ignorePresets": [":ignoreModulesAndTests", "helpers:disableTypesNodeMajor"],
"ignorePaths": [
"**/node_modules/**",
Expand Down

0 comments on commit 2515bf0

Please sign in to comment.