chore(ci): rename workflow to Markdown

This commit is contained in:
Quentin McGaw
2023-07-05 14:21:21 +00:00
parent 8ad16cdc12
commit c0eb2f2315

View File

@@ -1,13 +1,13 @@
name: Docker Hub description
name: Markdown
on:
push:
branches:
- master
paths:
- README.md
- .github/workflows/dockerhub-description.yml
- .github/workflows/markdown.yml
jobs:
docker-hub-description:
markdown:
if: github.repository == 'qdm12/gluetun'
runs-on: ubuntu-latest
permissions: