This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
alancnet
/
ryujinx
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
gha: Add concurrency restriction on release workflow (
#4081
)
TSRBerry
%!s(int64=3) %!d(string=hai) anos
pai
e752959109
achega
dca96122bf
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.github/workflows/release.yml
+ 1
- 0
.github/workflows/release.yml
Ver ficheiro
@@ -11,6 +11,7 @@ on:
- '*.yml'
- 'README.md'
+concurrency: release
jobs:
release: