Skip to content

Commit

Permalink
Update azure-dev-validation.yml (#154)
Browse files Browse the repository at this point in the history
* Update azure-dev-validation.yml

* Update azure-dev-validation.yml
  • Loading branch information
anfibiacreativa authored Aug 30, 2024
1 parent 7e25eaa commit d2823ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-dev-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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 }}
sarif_file: ${{ steps.msdo.outputs.sarifFile }}

0 comments on commit d2823ce

Please sign in to comment.