Skip to content

Chore: update repo to current InvenHost defaults (#2) #10

Chore: update repo to current InvenHost defaults (#2)

Chore: update repo to current InvenHost defaults (#2) #10

Workflow file for this run

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