diff --git a/README.md b/README.md index 36e04d7..fcb73e2 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ If a new change needs to be deployed a new tag needs to be created. Currently th git tag git push origin --tags ``` -This will allow you to test out the workflow first if you'd like (we have a ruleset called CLA check (dev)), otherwise update the main ruleset CLA-check with the correct tag. +Then update the tag in the workflow `.github/workflows/check_cla_ruleset.yml`.