Skip to content

Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 #729

Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523

Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 #729

Workflow file for this run

name: Labeler
on:
pull_request_target:
branches:
- main
jobs:
triage:
name: Triage
runs-on: ubuntu-latest
steps:
- name: Run Pull Request Labeler
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"