mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21: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:
|
||||
branches:
|
||||
- main
|
||||
- alpha
|
||||
jobs:
|
||||
tests:
|
||||
uses: ./.github/workflows/ci.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue