Skip to content

Commit 922f8f1

Browse files
committed
Fix runner name
1 parent 4c7ee51 commit 922f8f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
kubectl:
6-
runs-on: selfhosted
6+
runs-on: self-hosted
77
steps:
88
- name: Retrieve secrets from Keeper
99
id: ksecrets

0 commit comments

Comments
 (0)