Skip to content

Merge branches 'main' and 'main' of https://github.com/CodeShellDev/g… #14

Merge branches 'main' and 'main' of https://github.com/CodeShellDev/g…

Merge branches 'main' and 'main' of https://github.com/CodeShellDev/g… #14

Workflow file for this run

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