Skip to content

Update stefanzweifel/git-auto-commit-action action to v5.0.1 #12

Update stefanzweifel/git-auto-commit-action action to v5.0.1

Update stefanzweifel/git-auto-commit-action action to v5.0.1 #12

Workflow file for this run

name: Label Pull Requests
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.WALL_BREW_BOT_PAT }}"