-
Notifications
You must be signed in to change notification settings - Fork 647
Adding a workflow for scanning component files for stats #4833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
size-limit report 📦
|
|
Uh oh! @jonrohan, the image you shared is missing helpful alt text. Check your pull request body. Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image. Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.
|
This adds a scan workflow that runs independently every hour to count the number of lines of CSS and Styled System code in the components. This is in support of https://github.com/github/primer/issues/3159