⬆️ Update AdguardTeam/AdGuardHome to v0.107.52 (#534) #843
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: CI | |
# yamllint disable-line rule:truthy | |
on: | |
push: | |
pull_request: | |
types: | |
- opened | |
- reopened | |
- synchronize | |
workflow_dispatch: | |
jobs: | |
workflows: | |
uses: hassio-addons/workflows/.github/workflows/addon-ci.yaml@main |