Change default branch to main

This commit is contained in:
Maschell 2023-04-08 12:42:27 +02:00
parent 4f5cc474b0
commit 75024f4c57

View File

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