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"
pull_request:
branches:
- "**"
- master
types: [synchronize, closed]
concurrency:
group: build-${{ github.event.pull_request.number || github.ref }}