mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
ci: also run release in alpha branch for testing prereleases
This commit is contained in:
parent
7c0966d5ae
commit
f047b8180a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- alpha
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
uses: ./.github/workflows/ci.yaml
|
uses: ./.github/workflows/ci.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue