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
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:
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
hello-world:
|
||||
|
||||
Reference in New Issue
Block a user