We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268f120 commit e4a94baCopy full SHA for e4a94ba
.github/workflows/lint-tests.yaml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
repository: "netbox-community/netbox"
71
path: netbox
72
- ref: feature
+ ref: main
73
- name: Install netbox-custom-objects
74
working-directory: netbox-custom-objects
75
run: |
0 commit comments