Skip to content

Update stefanzweifel/git-auto-commit-action action to v4.16.0 #23

Update stefanzweifel/git-auto-commit-action action to v4.16.0

Update stefanzweifel/git-auto-commit-action action to v4.16.0 #23

Workflow file for this run

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