diff --git a/.github/workflows/auto-commit-client-updates.yml b/.github/workflows/auto-commit-client-updates.yml index da12b2f7..46758074 100644 --- a/.github/workflows/auto-commit-client-updates.yml +++ b/.github/workflows/auto-commit-client-updates.yml @@ -16,7 +16,7 @@ on: jobs: build: - runs-on: [ self-hosted , kubernetes , nonprod , onprem , ecx ] + runs-on: [ ubuntu-latest ] steps: - name: Get vault token