Skip to content

Merge branch 'main' of https://github.com/CodeShellDev/servdiscovery #22

Merge branch 'main' of https://github.com/CodeShellDev/servdiscovery

Merge branch 'main' of https://github.com/CodeShellDev/servdiscovery #22

Workflow file for this run

name: Update README
on:
push:
paths:
- docker-compose.yaml
- examples/**
- .github/templates/README.template.md
jobs:
update:
uses: codeshelldev/gh-actions/.github/workflows/readme-update.yml@main
name: Update
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}