diff options
| author | Furkat Gofurov <furkat.gofurov@est.tech> | 2022-04-01 14:41:34 +0300 |
|---|---|---|
| committer | Furkat Gofurov <furkat.gofurov@est.tech> | 2022-04-01 14:41:34 +0300 |
| commit | 3d86e60785b5e29c57e95f20a68be76afbb92557 (patch) | |
| tree | a48ce54ce2f64bea6209b8ca7b0e5cf58ce885e9 /github-management/setting-up-cla-check.md | |
| parent | fb4b911eb8010b6f7c7721566deb80dca8506b40 (diff) | |
Fix plugins.yaml reference link
Diffstat (limited to 'github-management/setting-up-cla-check.md')
| -rw-r--r-- | github-management/setting-up-cla-check.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github-management/setting-up-cla-check.md b/github-management/setting-up-cla-check.md index be1ae381..acedad67 100644 --- a/github-management/setting-up-cla-check.md +++ b/github-management/setting-up-cla-check.md @@ -63,7 +63,7 @@ instead of direct pushing that will never kick off a CLA check. The label automation is done using the [CLA plugin in prow](https://git.k8s.io/test-infra/prow/plugins/cla). In order to turn on the CLA labels on your repo, add it as appropriate within the -[plugins.yaml](https://git.k8s.io/test-infra/prow/plugins.yaml), and add the cla +[plugins.yaml](https://git.k8s.io/test-infra/config/prow/plugins.yaml), and add the cla plugin to it. You also need to add [@k8s-ci-robot](https://github.com/k8s-ci-robot) as one of |
