workflows: Update for rename of default branch to main

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2022-02-13 21:04:25 +00:00
parent 43c2d32d7f
commit 40de94244a

View File

@@ -3,10 +3,10 @@ name: CI checks
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
check: