mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
refactor/update branch pattern in build_container_develop_branch.yml to restrict to develop branch
This commit is contained in:
parent
61bb51dfeb
commit
e889060227
@ -6,7 +6,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- develop
|
||||
|
||||
env:
|
||||
## Sets environment variable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user