Skip to content

fix: await on color-control spec #1142

fix: await on color-control spec

fix: await on color-control spec #1142

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 }}