Update dockerhub-description workflow

This commit is contained in:
Peter Evans 2019-11-10 22:08:30 +09:00
parent 731211fd81
commit e4c8b68e33

View file

@ -3,6 +3,9 @@ on:
push:
branches:
- master
paths:
- README.md
- .github/workflows/dockerhub-description.yml
jobs:
dockerHubDescription:
runs-on: ubuntu-latest