Skip to content

Bump to JupyterLab 4.1.0a4 #221

Bump to JupyterLab 4.1.0a4

Bump to JupyterLab 4.1.0a4 #221

# https://github.com/marketplace/actions/auto-author-assign
name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
contents: read
jobs:
assign-author:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: toshimaru/auto-author-assign@v2.0.1