8000 Backport PR #28473: Do not lowercase module:// backends · matplotlib/matplotlib@b7423af · GitHub
[go: up one dir, main page]

Skip to content

Backport PR #28473 on branch v3.9.x (Do not lowercase module:// backends) #1921

Backport PR #28473 on branch v3.9.x (Do not lowercase module:// backends)

Backport PR #28473 on branch v3.9.x (Do not lowercase module:// backends) #1921

Workflow file for this run

---
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true
0