From d8d5631b4db8d5e15bd1c2b040335a79f5d301d2 Mon Sep 17 00:00:00 2001 From: Houssem Dellai Date: Sun, 29 Oct 2023 08:23:31 +0100 Subject: [PATCH] Update 0100-trigger-azure-devops-pipeline.yaml --- .github/workflows/0100-trigger-azure-devops-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/0100-trigger-azure-devops-pipeline.yaml b/.github/workflows/0100-trigger-azure-devops-pipeline.yaml index 7e91984..7c88559 100644 --- a/.github/workflows/0100-trigger-azure-devops-pipeline.yaml +++ b/.github/workflows/0100-trigger-azure-devops-pipeline.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: zure Pipelines Action + - name: Azure Pipelines Action uses: Azure/pipelines@v1 with: azure-devops-project-url: 'https://dev.azure.com/houssemdellai/triggered-by-github-actions'