where to run

This commit is contained in:
Evgeny Danienko 2022-05-13 09:36:02 +03:00
parent 485762a28d
commit 3268c143cd

View file

@ -6,7 +6,8 @@ on:
- "!master" - "!master"
pull_request: pull_request:
branches: branches:
- "**" - master
types: [synchronize, closed]
concurrency: concurrency:
group: build-${{ github.event.pull_request.number || github.ref }} group: build-${{ github.event.pull_request.number || github.ref }}