Skip to content

Create essentialsplugins-updatereadme-caller.yml #1

Create essentialsplugins-updatereadme-caller.yml

Create essentialsplugins-updatereadme-caller.yml #1

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