CI: Run deployment on the master branch

This commit is contained in:
Ivan Kravets
2022-07-11 13:36:32 +03:00
parent 2f7362951c
commit b9920b286f

View File

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