chore: Run CI on all branches.

This commit is contained in:
Ruben Verborgh 2021-07-20 12:06:32 +02:00
parent 2be360a7af
commit 232a47d294

View File

@ -3,12 +3,12 @@ name: CI
on: on:
push: push:
branches: branches:
- main - '*'
tags: tags:
- v* - 'v*'
pull_request: pull_request:
branches: branches:
- main - '*'
jobs: jobs:
lint: lint: