Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan authored Nov 6, 2024
1 parent dbe64a4 commit ed5d98c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
name: CodeQL
if: ${{ needs.changes.outputs.changes == 'true' }}
uses: Mediaportal-Plugin-Team/Mediaportal-Tools/.github/workflows/codeql.yml@master
with:
build-file: build_git.bat
needs:
- build
- changes
Expand Down

0 comments on commit ed5d98c

Please sign in to comment.