Update onpr_automerge.yaml

This commit is contained in:
Alexandre
2024-02-15 16:30:00 +01:00
committed by GitHub
parent df84507e26
commit 9be78cce71

View File

@@ -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: