Rename master branch to main

This commit is contained in:
Mathieu Champlon 2024-09-28 11:06:17 +02:00
parent 1796f40e58
commit f6f3990ddf
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ on:
pull_request:
push:
branches:
- master
- main
- develop
- feature/**

View file

@ -6,7 +6,7 @@ name: Release
on:
push:
branches: [master]
branches: [main]
tags: ['v*']
jobs:

View file

@ -9,7 +9,7 @@ skip_branch_with_pr: true
branches:
only:
- master
- main
environment:
matrix: