Skip to content

Update README.md

Update README.md #74

Workflow file for this run

name: 'Auto Label'
on:
pull_request_target:
types: [labeled, unlabeled, opened, synchronize, reopened]
permissions:
pull-requests: write
jobs:
auto-label:
runs-on: ubuntu-latest
steps:
- uses: lablup/auto-label-in-issue@main