Skip to content

Commit

Permalink
feat: add container-php-di for split packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bautrukevich committed Dec 7, 2023
1 parent 8e095c5 commit 3c49a6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/split.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
split_repository: 'console'
- local_path: 'container'
split_repository: 'container'
- local_path: 'container-php-di'
split_repository: 'container-php-di'
- local_path: 'database'
split_repository: 'database'
- local_path: 'directories'
Expand Down Expand Up @@ -59,6 +61,8 @@ jobs:
split_repository: 'telegram'
- local_path: 'templates'
split_repository: 'templates'
- local_path: 'templates-twig'
split_repository: 'templates-twig'
- local_path: 'uuid'
split_repository: 'uuid'

Expand Down

0 comments on commit 3c49a6f

Please sign in to comment.