forked from trinitrix/core
1
0
Fork 0

build(cog.toml): Allowlist the correct default branch

This commit is contained in:
Benedikt Peetz 2024-05-18 21:26:12 +02:00
parent 621c64975a
commit dfd27ab1fa
Signed by: bpeetz
GPG Key ID: B6139BCB07CE946D
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
tag_prefix = "v" tag_prefix = "v"
branch_whitelist = ["master"] branch_whitelist = ["main"]
ignore_merge_commits = false ignore_merge_commits = false
pre_bump_hooks = [ pre_bump_hooks = [