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
Ci: add repository condition for validation jobs in smoke tests to exclude forks (#1260)
Disable smoke tests for forks.
WA for CICD as secrets used in smoke tests are not being passed to
forks, resulting in None being passed in configs and failing tests.
Fixes: b2e137d
0 commit comments