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