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

Bump the turbo group across 1 directory with 2 updates #1436

Bump the turbo group across 1 directory with 2 updates

Bump the turbo group across 1 directory with 2 updates #1436

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"