Update workflow

This commit is contained in:
Peter Evans 2019-11-10 21:57:41 +09:00
parent 5b8fd77939
commit 6de5e14b55

View file

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