Update build.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
parent
0d85084741
commit
daf9e80936
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -20,6 +20,9 @@ on:
|
|||||||
- 'releases/*'
|
- 'releases/*'
|
||||||
tags:
|
tags:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: build-${{ github.event.pull_request.number || github.ref }}
|
group: build-${{ github.event.pull_request.number || github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
Loading…
Reference in New Issue
Block a user