Skip to content

Bump pygithub from 2.1.1 to 2.2.0 #1187

Bump pygithub from 2.1.1 to 2.2.0

Bump pygithub from 2.1.1 to 2.2.0 #1187

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 }}"