mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 03:37:44 +01:00
51c2aebe1f
`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>