Skip to content

Merge pull request #4085 from Codeinwp/fix/amp-images-mm #1123

Merge pull request #4085 from Codeinwp/fix/amp-images-mm

Merge pull request #4085 from Codeinwp/fix/amp-images-mm #1123

name: 'Check for merge conflicts'
on:
push:
branches:
- development
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}