Change default branch to main

This commit is contained in:
Maschell 2023-04-01 07:48:13 +02:00
parent f4e3f1e764
commit 36bd6f0208
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Publish Docker Image
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
clang-format: clang-format:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04