Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Bump actions/labeler from 4.2.0 to 4.3.0 #50

Bump actions/labeler from 4.2.0 to 4.3.0

Bump actions/labeler from 4.2.0 to 4.3.0 #50

Workflow file for this run

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