Skip to content

perf: load the main product image eagerly on PDP (#1717) #944

perf: load the main product image eagerly on PDP (#1717)

perf: load the main product image eagerly on PDP (#1717) #944

name: 'MarkConflicts'
on:
workflow_dispatch:
push:
branches:
- develop
pull_request:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}