Merge pull request 'fix: add develop branch to push triggers in test workflow' (#7) from action-on-develop-too into main
All checks were successful
Test Runner / hello-world (push) Successful in 9s

Reviewed-on: http://192.168.0.16:3000/lborv/low-code-engine/pulls/7
This commit is contained in:
2025-10-13 14:27:57 +00:00

View File

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