Skip to content

Commit

Permalink
Merge pull request #35 from wayofdev/feat/add-additional-libraries
Browse files Browse the repository at this point in the history
feat: add additional libraries
  • Loading branch information
jevgenijsblaus authored Dec 18, 2023
2 parents d44d966 + c1c214b commit ef92617
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# Documentation https://github.com/marketplace/actions/labeler

"type: documentation":
- assets/**/*
- .github/*
- ./*.md
- changed-files:
- any-glob-to-any-file: [ 'assets/**/*', '.github/*.yml', './*.md' ]

"type: maintenance":
- .github/workflows/*
- changed-files:
- any-glob-to-any-file: [ '.github/workflows/*' ]

...
2 changes: 2 additions & 0 deletions src/group_vars/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ ext_native_enabled:
- exif
- gd
- soap
- imap
- ldap

ext_pecl_enabled:
- redis
Expand Down

0 comments on commit ef92617

Please sign in to comment.