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
So called Continous Training Example that is triggered upon a pull request has jobs: defined as deploy-trainer instead of deploy-trainer: as it has to end with a colon per yaml block format.
Besides, uses: is wrongly placed next to name: Checkout.