Update CI to use main instead of master

This commit is contained in:
Karina Kwiatek 2022-01-26 22:47:37 +01:00 committed by Karina Kwiatek
parent c2b448ae8c
commit abc884aefd

View file

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