Collect official provider logos - #5
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: baa152bf73
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| on: | ||
| pull_request: | ||
| branches: [master] |
There was a problem hiding this comment.
Retarget the logo workflow to main
In this repo the available base branch is main, but pull_request.branches filters on the PR base branch, so normal PRs against main will not trigger this workflow and the crawler/artifact upload will never run unless a PR targets master. Please point this at main or remove the branch filter.
Useful? React with 👍 / 👎.
Adds a one-off crawler and GitHub Actions workflow to visit each provider's official website, download the best full-colour logo asset found on that site, and upload six ZIP artifacts with manifests. No placeholders or generated initials are produced; unresolved providers stay marked unresolved.