mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
Merge pull request #2668 from hongwei1/refactor/tweakedActions
reafactor/ ci: expand branch pattern to include all branches
This commit is contained in:
commit
ac1530fb2f
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- '**'
|
||||
- "!develop"
|
||||
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user