Skip to content

[Minor]: Changed publish actions workflow from plasmo to mnao305 #74

[Minor]: Changed publish actions workflow from plasmo to mnao305

[Minor]: Changed publish actions workflow from plasmo to mnao305 #74

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"