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
When a push to main comes in for a repo that does not have a file in .code-factory/config.toml we should not error the workflow. Make it set an empty config file instead.
When a push to main comes in for a repo that does not have a file in
.code-factory/config.tomlwe should not error the workflow. Make it set an empty config file instead.