Skip to content

[FIX] Migrate SDK from upvote/downvote to like system (#12) #6

[FIX] Migrate SDK from upvote/downvote to like system (#12)

[FIX] Migrate SDK from upvote/downvote to like system (#12) #6

Workflow file for this run

name: Auto Label
on:
pull_request:
types: [opened, synchronize]
permissions:
pull-requests: write
contents: read
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# .github/labeler.yml handles the path-to-label mapping