mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-21 19:49:32 +01:00
Update workflow
This commit is contained in:
parent
5b8fd77939
commit
6de5e14b55
1 changed files with 4 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue