Add develop branch for github action

This commit is contained in:
Sergey Kirichenko 2024-06-18 12:26:10 +03:00
parent 8cc7d70f4b
commit 7882081632

View File

@ -6,6 +6,7 @@ on:
branches: branches:
- 'hotfix/v*' - 'hotfix/v*'
- 'release/v*' - 'release/v*'
- 'develop'
jobs: jobs:
dispatch: dispatch: