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
We have a use case that requires to shutdown GitHub action runner after a special event occurs. However, we want to do this only once the runner completes the current job. How do I do that?
We have a use case that requires to shutdown GitHub action runner after a special event occurs. However, we want to do this only once the runner completes the current job. How do I do that?