Skip to content

Bump peter-evans/create-pull-request from 6 to 7 #178

Bump peter-evans/create-pull-request from 6 to 7

Bump peter-evans/create-pull-request from 6 to 7 #178

Workflow file for this run

---
name: CI
# yamllint disable-line rule:truthy
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
workflows:
uses: coostax/ghactions-workflows/.github/workflows/ha-addon-ci.yaml@main
with:
ghcr_repo: "coostax"