mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-27 05:42:25 -07:00
gha: Add concurrency restriction on release workflow (#4081)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -11,6 +11,7 @@ on:
|
|||||||
- '*.yml'
|
- '*.yml'
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
|
|
||||||
|
concurrency: release
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
Reference in New Issue
Block a user