Remove refs to 'master' branch

This commit is contained in:
Christian Georgi
2021-10-12 18:43:56 +02:00
committed by Christian Georgi
parent e612fa97ea
commit 5f89334403
3 changed files with 4 additions and 4 deletions

View File

@@ -5,9 +5,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: