mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update onpr_automerge.yaml
This commit is contained in:
14
.github/workflows/onpr_automerge.yaml
vendored
14
.github/workflows/onpr_automerge.yaml
vendored
@@ -1,11 +1,11 @@
|
|||||||
name: 🤖 Enable auto merge
|
# yamllint disable rule:line-length
|
||||||
|
# shellcheck disable=SC2043
|
||||||
|
---
|
||||||
|
name: Check PR Build
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request:
|
||||||
branches: [release]
|
branches:
|
||||||
# We're using labeled here because we don't want to enable auto merge for every PR against release.
|
- master
|
||||||
# Just the ones created by the cherry pick action.
|
|
||||||
types: [labeled]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
enable-auto-merge:
|
enable-auto-merge:
|
||||||
|
|||||||
Reference in New Issue
Block a user