where to run3

This commit is contained in:
Evgeny Danienko 2022-05-13 09:38:43 +03:00
parent a8a9229c34
commit 5a3eb08a57

View file

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