Skip to content

Merge pull request #17 from planetx-vfx/feature/FP-85/add-timecode-to… #4

Merge pull request #17 from planetx-vfx/feature/FP-85/add-timecode-to…

Merge pull request #17 from planetx-vfx/feature/FP-85/add-timecode-to… #4

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"