Added GitHub Action to update repository description

This commit is contained in:
Alexey Pustovalov 2021-02-15 17:20:31 +02:00
parent 30858245af
commit b48b9cbdaa

View File

@ -3,7 +3,7 @@ name: DockerHub Description
on: on:
push: push:
branches: branches:
- 'master' - 'trunk'
paths: paths:
- "*/*/README.md" - "*/*/README.md"
workflow_dispatch: workflow_dispatch: