mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 11:10:57 +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
|
name: Legacy Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: ~
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- legacy
|
- legacy
|
||||||
tags:
|
tags:
|
||||||
- 1.*.*
|
- 1.**
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user