diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9931f23..c9a61d2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: - name: 🧰 Checkout uses: actions/checkout@v4 with: - repository: WerWolv/ImHex-Patterns + repository: ${{ github.repository_owner }}/ImHex-Patterns submodules: recursive - name: ⬇️ Install dependencies