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
Several workflows define jobs that use the same steps (e.g., checkout, setup-java, setup-gradle, etc.).
Those steps should be extracted and shared somehow.
Several workflows define jobs that use the same steps (e.g.,
checkout,setup-java,setup-gradle, etc.).Those steps should be extracted and shared somehow.