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