Skip to content

Commit

Permalink
build file location
Browse files Browse the repository at this point in the history
  • Loading branch information
sonalgoyal committed Dec 7, 2023
1 parent c87899f commit afb5776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
- name: build
uses: ./build.yml
uses: ../.github/workflows/build.yml
- name: Analyze
uses: github/codeql-action/analyze@v2

Expand Down

0 comments on commit afb5776

Please sign in to comment.