mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
Do not build more than one deltachat-rpc-server at a time
This commit is contained in:
4
.github/workflows/deltachat-rpc-server.yml
vendored
4
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -2,6 +2,10 @@
|
||||
|
||||
name: Build deltachat-rpc-server binaries
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user