Skip to content

infra: bump deep-equal from 2.2.2 to 2.2.3 in /ui/webui #467

infra: bump deep-equal from 2.2.2 to 2.2.3 in /ui/webui

infra: bump deep-equal from 2.2.2 to 2.2.3 in /ui/webui #467

Workflow file for this run

name: Add PR labels automatically
on:
pull_request_target:
types: [opened]
# Without the check permission we are getting error - see more info Here
# https://github.com/actions/labeler/issues/12
permissions:
checks: write
contents: read
pull-requests: write
jobs:
add-label:
runs-on: ubuntu-20.04
steps:
- name: Add labels
uses: actions/labeler@v4
with:
dot: true