Skip to content

Commit 833d2c1

Browse files
committed
WIP
1 parent e55fba0 commit 833d2c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ on:
1616
- '!crowdin.yml'
1717
workflow_dispatch:
1818

19+
concurrency:
20+
group: ${{ github.workflow }}-${{ github.ref }}
21+
cancel-in-progress: true
22+
1923
jobs:
2024
### Misc. ###
2125
Assembly-Processor:

0 commit comments

Comments
 (0)