[BUG] Optimize icons with SVGO check fails
- Dominant language
- CSS
- Stars
- 11.8k
- Forks
- 2.4k
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 4
Description
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### Bug description
Seems to always fail. I assume it fails because the PR comes from a fork. In which case it's the same issue with permissions as with the in-develop labeler -> #1099
Example of where it fails: https://github.com/devicons/devicon/pull/1705
Here's the failed action run itself: https://github.com/devicons/devicon/actions/runs/4449250809/jobs/7813643642?pr=1705
### Possible fixes or solutions
Like I mentioned it's possibly the same issue as with the in-develop labeler, where we solved the issue by running a preflight workflow and uploading the data we need as an artifact, then downloading it in the other workflow.
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.