Skip to content

feat: show googly eyes 👀 #92

feat: show googly eyes 👀

feat: show googly eyes 👀 #92

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true