Skip to content

Merge pull request #11 from planetx-vfx/feature/FP-65/update-slate-no… #1

Merge pull request #11 from planetx-vfx/feature/FP-65/update-slate-no…

Merge pull request #11 from planetx-vfx/feature/FP-65/update-slate-no… #1

Workflow file for this run

name: Update README.md
on:
workflow_dispatch:
push:
branches:
- dev
paths:
- "info.yml"
permissions:
contents: write
jobs:
run:
name: Generating README.md
runs-on: ubuntu-latest
steps:
- uses: MaximumFX/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
mode: general
prepend: ".github/README_prepend.md"