This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
alancnet
/
ryujinx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
gha: Add concurrency restriction on release workflow (
#4081
)
TSRBerry
3 anni fa
parent
e752959109
commit
dca96122bf
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/release.yml
+ 1
- 0
.github/workflows/release.yml
Vedi File
@@ -11,6 +11,7 @@ on:
- '*.yml'
- 'README.md'
+concurrency: release
jobs:
release: