diff --git a/.github/workflows/validate-recommendations.yml b/.github/workflows/validate-recommendations.yml index a4cedffe..419a89e3 100644 --- a/.github/workflows/validate-recommendations.yml +++ b/.github/workflows/validate-recommendations.yml @@ -27,6 +27,7 @@ jobs: ref: ${{ github.head_ref }} fetch-depth: 0 repository: ${{github.event.pull_request.head.repo.full_name}} + fetch-tags: pull_request_target - name: Set up Python 3.x uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0 diff --git a/azure-resources/ApiManagement/service/recommendations.yaml b/azure-resources/ApiManagement/service/recommendations.yaml index 32ad53d3..e56db16f 100644 --- a/azure-resources/ApiManagement/service/recommendations.yaml +++ b/azure-resources/ApiManagement/service/recommendations.yaml @@ -75,3 +75,4 @@ learnMoreLink: - name: Setting up auto-scale for Azure API Management url: "https://learn.microsoft.com/azure/api-management/api-management-howto-autoscale" +test