This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
alancnet
/
ryujinx
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
gha: Add concurrency restriction on release workflow (
#4081
)
TSRBerry
hace 3 años
padre
e752959109
commit
dca96122bf
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/release.yml
+ 1
- 0
.github/workflows/release.yml
Ver fichero
@@ -11,6 +11,7 @@ on:
- '*.yml'
- 'README.md'
+concurrency: release
jobs:
release: