ci: also run release in alpha branch for testing prereleases

This commit is contained in:
Julian Tölle 2023-04-02 22:01:07 +02:00
parent 7c0966d5ae
commit f047b8180a

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- alpha
jobs:
tests:
uses: ./.github/workflows/ci.yaml