diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c217100..8432a18 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -40,4 +40,4 @@ jobs: - extract-branch if: > github.event_name == 'pull_request' && github.event.pull_request.user.login == 'dependabot[bot]' - uses: maptiler/tileserver-gl/.github/workflows/ct.yml@master + uses: maptiler/tileserver-gl/.github/workflows/automerger.yml@master