Change default branch to main

This commit is contained in:
Maschell 2023-03-28 20:35:05 +02:00
parent e1fba44a91
commit 6c5eb54adf
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: CI-Release
on:
push:
branches:
- master
- main
jobs:
clang-format: