Skip to content

Upgrade: Bump the all group with 6 updates #591

Upgrade: Bump the all group with 6 updates

Upgrade: Bump the all group with 6 updates #591

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- name: Label for Transifex
if: github.actor == 'transifex-integration[bot]' && !endsWith(github.event.pull_request.title, '[manual sync]')
uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'