ci(build_packages): cancel repeating actions

This commit is contained in:
zhanghongtong 2022-02-15 10:15:25 +08:00
parent c1f77da3b9
commit 88769bc23b
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
name: Cross build packages
concurrency:
group: build-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: