Skip to content

feat: implement new celery task for pearson engine integration #840

feat: implement new celery task for pearson engine integration

feat: implement new celery task for pearson engine integration #840

Workflow file for this run

name: PR Scope Labeler 🧩
on:
pull_request:
branches:
- '**'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"