You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hub performs YAML verification when a repository is pushed. Since we push modules regularly but don't perform verification on our end the GitHub Action on main can fail even if the CI on the PR is green. It would be great to add a verification step to the tests so we are sure the modules can be pushed without issue.