8000 Backport PR #28818: Resolve configdir so that it's not a symlink when is_dir() is called · matplotlib/matplotlib@791d6c0 · GitHub
[go: up one dir, main page]

Skip to content

Backport PR #28818 on branch v3.9.x (Resolve configdir so that it's not a symlink when is_dir() is called) #2792

Backport PR #28818 on branch v3.9.x (Resolve configdir so that it's not a symlink when is_dir() is called)

Backport PR #28818 on branch v3.9.x (Resolve configdir so that it's not a symlink when is_dir() is called) #2792

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