Revise workflows (#99)

This commit is contained in:
Quentin McGaw
2020-03-26 08:35:48 -04:00
committed by GitHub
parent 98b076e2cb
commit d0c61662b5
3 changed files with 31 additions and 8 deletions

View File

@@ -1,12 +1,16 @@
name: Docker Hub description
on:
push:
branches: [master]
branches-ignore:
- '**'
#branches: [master]
paths:
- README.md
- .github/workflows/dockerhub-description.yml
pull_request:
branches: [master]
branches-ignore:
- '**'
#branches: [master]
paths:
- README.md
- .github/workflows/dockerhub-description.yml