Skip to content

ci: Fixes behavior that was preventing proper comparison due to typos (#2907) #12850

ci: Fixes behavior that was preventing proper comparison due to typos (#2907)

ci: Fixes behavior that was preventing proper comparison due to typos (#2907) #12850

Workflow file for this run

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