Skip to content

Commit

Permalink
Tools from Mediaportal
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan committed Sep 27, 2024
1 parent ded4b4a commit 4c3083f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
codeql:
name: CodeQL
if: ${{ needs.changes.outputs.changes == 'true' }}
uses: andrewjswan/MPE/.github/workflows/codeql.yml@master
uses: Mediaportal-Plugin-Team/Mediaportal-Tools/.github/workflows/codeql.yml@master
needs:
- build
- changes
Expand All @@ -102,7 +102,7 @@ jobs:
- name: Git Checkout / MPE / XPath
uses: actions/checkout@v4
with:
repository: andrewjswan/MPE
repository: Mediaportal-Plugin-Team/Mediaportal-Tools
path: MPE

- name: MP folder for MPEMaker
Expand Down

0 comments on commit 4c3083f

Please sign in to comment.