Skip to content

Tweak: Magma-ale and space beer are now a bottle subtype (#27407) #9520

Tweak: Magma-ale and space beer are now a bottle subtype (#27407)

Tweak: Magma-ale and space beer are now a bottle subtype (#27407) #9520

name: 'Merge Conflict Detection'
on:
push:
branches:
- master
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'Merge Conflict'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}