This website works better with JavaScript
Home
Explore
Help
Register
Sign In
alancnet
/
ryujinx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
gha: Add concurrency restriction on release workflow (
#4081
)
TSRBerry
3 years ago
parent
e752959109
commit
dca96122bf
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/release.yml
+ 1
- 0
.github/workflows/release.yml
View File
@@ -11,6 +11,7 @@ on:
- '*.yml'
- 'README.md'
+concurrency: release
jobs:
release: