mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 03:00:59 +01:00
Added manual build option to legacy build.
This commit is contained in:
4
.github/workflows/legacy.yml
vendored
4
.github/workflows/legacy.yml
vendored
@@ -1,11 +1,13 @@
|
||||
name: Legacy Build
|
||||
|
||||
on:
|
||||
workflow_dispatch: ~
|
||||
|
||||
push:
|
||||
branches:
|
||||
- legacy
|
||||
tags:
|
||||
- 1.*.*
|
||||
- 1.**
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user