Skip to content

chore: Supress the failure in case DB url is not found in CI #88414

chore: Supress the failure in case DB url is not found in CI

chore: Supress the failure in case DB url is not found in CI #88414

Workflow file for this run

name: Copy labels from a connected issue to the PR
on:
pull_request:
types: [opened, labeled, unlabeled, assigned, edited, reopened, synchronize, ready_for_review]
jobs:
copy-labels-from-issue:
runs-on: ubuntu-latest
steps:
- name: Check and copy labels
uses: appsmithorg/process-automations/actions/copy-labels-to-pr@main