Skip to content

chore(deps): update hmarr/auto-approve-action action to v4 #72

chore(deps): update hmarr/auto-approve-action action to v4

chore(deps): update hmarr/auto-approve-action action to v4 #72

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"