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: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
run: run: