Skip to content

Added pgAdmin4 addon to the new CI/CD pipeline #9

Added pgAdmin4 addon to the new CI/CD pipeline

Added pgAdmin4 addon to the new CI/CD pipeline #9

Workflow file for this run

---
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