Skip to content

Merge branch 'main' of https://github.com/codeshelldev/secured-signal… #83

Merge branch 'main' of https://github.com/codeshelldev/secured-signal…

Merge branch 'main' of https://github.com/codeshelldev/secured-signal… #83

Workflow file for this run

name: Update README
on:
push:
branches:
- main
paths:
- examples/**
- 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 }}