Move dockerhub-readme workflow to the correct path (#4103)

This commit is contained in:
Milos Gajdos 2023-10-14 18:09:52 +01:00 committed by GitHub
commit c78d6f99ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ on:
branches:
- 'main'
paths:
- '.github/dockerhub-readme.yml'
- '.github/workflows/dockerhub-readme.yml'
- 'docs/dockerhub.md'
env: