fix: add develop branch to push triggers in test workflow

This commit is contained in:
Boris D
2025-10-13 17:27:39 +03:00
parent 943b02c387
commit 91998f2fb2

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- develop
jobs: jobs:
hello-world: hello-world: