Skip to content

update readme text

update readme text #1

Workflow file for this run

name: Plugin action
on:
push:
branches: ['main']
pull_request:
types: [opened, edited, reopened]
release:
types: [published]
jobs:
plugin-action:
uses: matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@main
secrets: inherit