diff --git a/.github/workflows/auto-pr.yml b/.github/workflows/auto-pr.yml index 0524e29..7813a40 100644 --- a/.github/workflows/auto-pr.yml +++ b/.github/workflows/auto-pr.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: - repository: https://github.com/ZigEmbeddedGroup/${{ matrix.repo }}.git + repository: ZigEmbeddedGroup/${{ matrix.repo }} submodules: recursive fetch-depth: 0