mirror of
https://github.com/distribution/distribution.git
synced 2026-01-24 22:24:59 +00:00
We've incorrectly added the dockerhub-readme workflow into .github path from where it can not be triggered: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow This commit addresses it and update the workflow paths. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>