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

Bump the rollup group with 1 update #217

Bump the rollup group with 1 update

Bump the rollup group with 1 update #217

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, reopened]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"