mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01: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:
|
||||
pull_request_target:
|
||||
branches: [release]
|
||||
# We're using labeled here because we don't want to enable auto merge for every PR against release.
|
||||
# Just the ones created by the cherry pick action.
|
||||
types: [labeled]
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
enable-auto-merge:
|
||||
|
||||
Reference in New Issue
Block a user