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

@ -2,7 +2,10 @@ name: Update Docker Hub Description
on:
push:
branches:
- master
- master
paths:
- README.md
- .github/workflows/dockerhub-description.yml
jobs:
dockerHubDescription:
runs-on: ubuntu-latest