CI: Run deployment on the master branch

This commit is contained in:
Ivan Kravets
2022-07-11 13:36:01 +03:00
parent 3c5c65769c
commit d278f8f215

View File

@ -3,6 +3,7 @@ name: Deployment
on:
push:
branches:
- "master"
- "release/**"
jobs: