Challenges from leetcode.com in Python.
The project files enable the management of VSCode Dev Containers, GitHub Actions, PR (GitHub Pull Requests), and the generation of the Docker image on the GHCR (GitHub Container Registry).
Each push must be done on a different branch than main.
Then a PR has to be created and validated (after the tests pass).
When the PR is validated, the push on main branch is generated and the Docker image as well on the GHCR.
Enjoy! 😎