Skip to content

update docs and readme #119

update docs and readme

update docs and readme #119

Workflow file for this run

name: Update README
on:
push:
branches:
- docs
paths:
- .github/templates/**
jobs:
update:
uses: codeshelldev/gh-actions/.github/workflows/readme-update.yml@main
name: Update
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}