mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 16:01:52 +08:00
ci: cancel if new push
This commit is contained in:
@@ -7,6 +7,9 @@ on:
|
|||||||
- 'boot/**'
|
- 'boot/**'
|
||||||
- 'web/**'
|
- 'web/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unit-test:
|
unit-test:
|
||||||
|
|||||||
Reference in New Issue
Block a user