This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Server
/
new-api
Seguir
40
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
chore: exclude nightly tags from Docker image workflow triggers
CaIon
hace 1 mes
padre
620e066b39
commit
8ed2ea6ec1
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/docker-image-arm64.yml
+ 1
- 0
.github/workflows/docker-image-arm64.yml
Ver fichero
@@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
+ - '!nightly*'
workflow_dispatch:
inputs:
tag: