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

View File

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