mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 18:29:08 +00:00
merge: Add concurrency
This commit is contained in:
@@ -5,6 +5,10 @@ on:
|
||||
types:
|
||||
- created
|
||||
|
||||
concurrency:
|
||||
group: merge-${{ github.event.issue.number }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
merge:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user