Skip to content

ci: Update workflow to use specific update-readme template version #2

ci: Update workflow to use specific update-readme template version

ci: Update workflow to use specific update-readme template version #2

name: Generate README
on:
push:
branches-ignore:
- 'robot-docs'
jobs:
call-update-readme:
uses: PepperDash/workflow-templates/.github/workflows/update-readme.yml@1beyond-automate-joinmap
with:
target-branch: ${{ github.ref_name }}