Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Sep 5, 2024
1 parent 08e952c commit 8e07cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ If a new change needs to be deployed a new tag needs to be created. Currently th
git tag <tagname>
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`.

0 comments on commit 8e07cb3

Please sign in to comment.