ci: fix name of the main branch

This commit is contained in:
Fardale 2021-04-02 21:25:08 +02:00
parent 8e1e4d36ed
commit 02224148c6

View file

@ -3,10 +3,10 @@ name: Build and test
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
run: