Skip to content

Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106 #1179

Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106

Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106 #1179

Workflow file for this run

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