diff --git a/.github/workflows/sync-images-vector.yaml b/.github/workflows/sync-images-vector.yaml index dc411b1..57549a0 100644 --- a/.github/workflows/sync-images-vector.yaml +++ b/.github/workflows/sync-images-vector.yaml @@ -14,7 +14,7 @@ on: - main jobs: - harbor-core: + vector: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2