Skip to content

Commit

Permalink
Create essentialsplugins-updatereadme-caller.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtalborough authored Oct 16, 2024
1 parent 574f684 commit 4c7c636
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/essentialsplugins-updatereadme-caller.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

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

0 comments on commit 4c7c636

Please sign in to comment.