Update build.yml

This commit is contained in:
2022-11-25 15:36:38 +00:00
committed by GitHub
parent d86c59372f
commit 3ce730df44

View File

@ -9,7 +9,7 @@ on:
- "*"
types: [opened, synchronize, reopened]
concurrency:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true