diff --git a/.github/workflows/build-ngwaf-compute-integration.yaml b/.github/workflows/build-ngwaf-compute-integration.yaml index 858ea71..8ca3bbc 100644 --- a/.github/workflows/build-ngwaf-compute-integration.yaml +++ b/.github/workflows/build-ngwaf-compute-integration.yaml @@ -2,7 +2,7 @@ name: Build ngwaf-compute-integration on: push jobs: - deploy: + build-ngwaf-compute-integration: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3