Skip to content

Prepare for Netbox 4.6 #224

Prepare for Netbox 4.6

Prepare for Netbox 4.6 #224

Workflow file for this run

---
name: Pull request tests
on:
pull_request:
jobs:
lint:
uses: ./.github/workflows/linter.yml
tests:
uses: ./.github/workflows/tests.yml
feature-tests:
uses: ./.github/workflows/feature-test.yml