Skip to content

Commit

Permalink
ci: update validate-infra.yaml (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney authored Apr 24, 2024
1 parent 0af3f35 commit 7a7f4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
tools: templateanalyzer

- name: Upload alerts to Security tab
if: github.repository == 'Azure-Samples/azure-search-openai-javascript'
if: github.repository_owner == 'Azure-Samples'
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ steps.msdo.outputs.sarifFile }}

0 comments on commit 7a7f4bb

Please sign in to comment.