Skip to content

Update giturlparse requirement from <0.11,>=0.9 to >=0.9,<0.13 in /requirements #264

Update giturlparse requirement from <0.11,>=0.9 to >=0.9,<0.13 in /requirements

Update giturlparse requirement from <0.11,>=0.9 to >=0.9,<0.13 in /requirements #264

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"