This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Server
/
new-api
Seguir
40
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
chore: exclude nightly tags from Docker image workflow triggers
CaIon
hai 1 mes
pai
620e066b39
achega
8ed2ea6ec1
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.github/workflows/docker-image-arm64.yml
+ 1
- 0
.github/workflows/docker-image-arm64.yml
Ver ficheiro
@@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
+ - '!nightly*'
workflow_dispatch:
inputs:
tag: