Skip to content

build(deps): bump esphome from 2026.4.0 to 2026.4.2 #85

build(deps): bump esphome from 2026.4.0 to 2026.4.2

build(deps): bump esphome from 2026.4.0 to 2026.4.2 #85

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}