We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f94733 commit 28c75bbCopy full SHA for 28c75bb
1 file changed
scripts/Settings.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://github.com/PSModule/Get-PSModuleSettings/schema.json",
+ "$id": "https://raw.githubusercontent.com/PSModule/Get-PSModuleSettings/refs/heads/main/scripts/Settings.schema.json",
4
"title": "PSModule Settings",
5
"description": "Configuration schema for PSModule GitHub Action settings",
6
"type": "object",
0 commit comments