Skip to content

Merge pull request #15 from planetx-vfx/feature/FP-78/saving-csv-temp… #3

Merge pull request #15 from planetx-vfx/feature/FP-78/saving-csv-temp…

Merge pull request #15 from planetx-vfx/feature/FP-78/saving-csv-temp… #3

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"