Skip to content

Performance tuning on API calls, Edit Composer Notebook, Bug fix ,Updating the license and style changes #62

Performance tuning on API calls, Edit Composer Notebook, Bug fix ,Updating the license and style changes

Performance tuning on API calls, Edit Composer Notebook, Bug fix ,Updating the license and style changes #62

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
contents: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1