Skip to content

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2 #11

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2

fix(deps): update dependency net.onelitefeather:vulpes-model to v1.8.2 #11

Workflow file for this run

name: PR Lint
# Conventional Commits on the PR title and every commit on the branch.
# release-please parses those commit types to decide the version bump and to
# build the changelog - a non-conventional commit silently produces neither.
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
pull-requests: read
jobs:
lint:
uses: OneLiteFeatherNET/workflows/.github/workflows/pr-lint.yml@v2.8.1
secrets: inherit