mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 15:35:27 +01:00
`docker-dryrun` runs on almost any PR, which is a huge waste of CI resources. Run it only when the Dockerfiles change and also add a step that verifies the rootless file. --------- Co-authored-by: techknowlogick <techknowlogick@gitea.io>