Skip to content

Merge branch 'dev' of https://github.com/CodeShellDev/secured-signal-… #13

Merge branch 'dev' of https://github.com/CodeShellDev/secured-signal-…

Merge branch 'dev' of https://github.com/CodeShellDev/secured-signal-… #13

Workflow file for this run

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