Skip to content

Commit

Permalink
docs: updated testing guidelines for semver
Browse files Browse the repository at this point in the history
  • Loading branch information
csaw-nhs committed May 16, 2024
1 parent 33f167b commit f874219
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/user-guides/Semantic_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,4 @@ Configuration should be made in the `.releaserc` file.

## Testing

```shell
$ make runner-act workflow="cicd-1-pull-request" job="semantic-release"

# Output to go here
```

This will `dry-run` a semantic release and output the variables to the console
It is recommended that any config changes are tested in a simple repository before committing to your main one

0 comments on commit f874219

Please sign in to comment.