git: Let the CI still work correctly in PRs

This commit is contained in:
WerWolv
2025-07-29 22:26:27 +02:00
parent 60c8d93449
commit a75a7a5b98

View File

@@ -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