Skip to content

refresh docs branch #121

refresh docs branch

refresh docs branch #121

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 }}