mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +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,7 +1,7 @@
|
||||
# yamllint disable rule:line-length
|
||||
# shellcheck disable=SC2043
|
||||
---
|
||||
name: automerge
|
||||
name: PR automerge
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
@@ -15,18 +15,6 @@ on:
|
||||
pull_request_review:
|
||||
types:
|
||||
- submitted
|
||||
check_suite:
|
||||
types:
|
||||
- completed
|
||||
status: {}
|
||||
jobs:
|
||||
# This workflow will automatically merge a pull request if the title contains "automerge" and all checks are successful
|
||||
name: Auto Merge PR
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
check_suite:
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
auto-merge:
|
||||
|
||||
Reference in New Issue
Block a user