develop #4

Merged
sebclem merged 6 commits from develop into main 2023-12-29 16:32:23 +01:00
Showing only changes of commit a0258a64e8 - Show all commits

View File

@ -2,5 +2,6 @@
"extends": [
"config:base"
],
"commitMessagePrefix": ":arrow_up:"
"commitMessagePrefix": ":arrow_up:",
"baseBranches": ["develop"]
}