Skip to content

Build

Build #308

Workflow file for this run

name: Build
on:
issue_comment:
types: [created, edited]
pull_request:
branches: [master]
types: [opened, synchronize, reopened]
permissions:
pull-requests: write
statuses: write
checks: write
jobs:
build:
if: (contains(github.event.comment.html_url, '/pull/') && contains(github.event.comment.body, 'retest')) || github.event_name == 'pull_request'
uses: kr0ner/workflows/.github/workflows/build.yml@main
with:
files: esphome/esp32-poe-technik.yaml