-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add missing skipUpdateCheck option to config schema #1011
Add missing skipUpdateCheck option to config schema #1011
Conversation
@thafryer i also realized we need to update this in the gha too but im not as sure on how to do that |
Just took a stab at it in 29026c2 |
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.
@ryan-case-ml Thanks for opening a PR for this! There are a few adjustments to be made then it should be ready to ship!
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.
Looks Good!
@ryan-case-ml Thanks so much for your contribution! |
🚀 PR was released in |
Addresses #1010