feat(server): message queue
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- 'server-dev'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user