GitHub CI/CD skipped has green check instead of skipped icon

When a commit is skipped, Vercel reports “Success” to GitHub instead of “Skipped”. In the screenshot below, Supabase Preview correctly reports “Skipped” to the CI/CD but Vercel (also skipped) looks like “Completed” but with the label “Skipped - Not affected” because it has the green check :white_check_mark: instead of the skipped icon :prohibited:.

Conclusion can be “skipped” as per: About status checks - GitHub Docs