Skip to content

Feature/metadata

Feature/metadata #16

Workflow file for this run

name: Feature branch
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit