-
Notifications
You must be signed in to change notification settings - Fork 54
chore: improved workflows #584
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 issues found across 5 files
React with 👍 or 👎 to teach cubic. You can also tag @cubic-dev-ai
to give feedback, ask questions, or re-run the review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 issues found across 5 files
React with 👍 or 👎 to teach cubic. You can also tag @cubic-dev-ai
to give feedback, ask questions, or re-run the review.
This pull request cleans up our workflows so that they can better, faster, more safely, and more consistently with what we also have in React Email:
.github/scripts
Summary by cubic
Cleaned up and hardened CI workflows for faster, safer, and more consistent runs aligned with React Email. Standardized on Node 20, pinned external actions, and added explicit permissions.