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 e6ccb0e commit a614b56Copy full SHA for a614b56
.github/workflows/security-check.yaml
@@ -15,6 +15,6 @@ jobs:
15
uses: microsoft/[email protected]
16
id: run_psrule
17
with:
18
- source: '.ps-rule'
+ source: 'https://github.com/Azure-Samples/azure-search-openai-javascript/.github/.ps-rule'
19
modules: 'PSRule.Rules.Azure'
20
baseline: 'TemplateValidation.MI_2024_10'
0 commit comments