Skip to content

feat!: v6 registry integration — serve plugins from @data-fair/registry #96

feat!: v6 registry integration — serve plugins from @data-fair/registry

feat!: v6 registry integration — serve plugins from @data-fair/registry #96

# automatic labelling of pull request based on conventional commit names in the PR titles
# see https://github.com/marketplace/actions/conventional-release-labels
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1