Skip to content

Commit

Permalink
changed label for runner
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkat committed May 21, 2024
1 parent 06065a8 commit 495dbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-commit-client-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
build:

runs-on: [ self-hosted , kubernetes , nonprod , onprem , ecx ]
runs-on: [ ubuntu-latest ]

steps:
- name: Get vault token
Expand Down

0 comments on commit 495dbc2

Please sign in to comment.