This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
OliveTin
espejo de
https://github.com/OliveTin/OliveTin.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
chore: run pipeline on all branches
jamesread
hace 8 meses
padre
54d3c65df3
commit
4a851355a8
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.github/workflows/build-and-release.yml
+ 2
- 0
.github/workflows/build-and-release.yml
Ver fichero
@@ -7,6 +7,8 @@ on:
push:
tags:
- '*'
+ branches:
+ - '*'
jobs:
build: