robotpy / mostrobotpy

Official Repository of python implementation of WPILib components
https://robotpy.github.io
Other
9 stars 9 forks source link

ci: Fix cache cleanup for PRs from forks #98

Closed auscompgeek closed 2 days ago

auscompgeek commented 3 days ago

Closing and merging PRs from forks is currently causing this workflow to fail with several messages:

Error: Resource not accessible by integration

since workflows triggered on pull_request don't have write access to the target repo.