Only load repository properties for repos owned by orgs

This commit is contained in:
Henry Mercer
2026-01-23 17:20:11 +00:00
parent 1601acf88b
commit e142eee9b4
3 changed files with 13 additions and 4 deletions
+3
View File
@@ -159,6 +159,9 @@ inputs:
description: >-
Explicitly enable or disable caching of project build dependencies.
required: false
repository-owner-type:
default: ${{ github.event.repository.owner.type }}
required: false
outputs:
codeql-path:
description: The path of the CodeQL binary used for analysis