Problemunvalidated
When a GitHub Actions workflow is cancelled, the runner terminates the Docker container for the containerized step, preventing in-container teardown logic from running. The user wants to intercept the container termination to execute cleanup commands.
a895ba88-880a-4c9d-b65c-d05db2842ed1
When a GitHub Actions workflow is cancelled, the runner terminates the Docker container for the containerized step, preventing in-container teardown logic from running. The user wants to intercept the container termination to execute cleanup commands.