fix: add develop branch to push triggers in test workflow #7

Merged
lborv merged 1 commits from action-on-develop-too into main 2025-10-13 14:27:58 +00:00
Showing only changes of commit 91998f2fb2 - Show all commits

View File

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