Update CONTRIBUTING.md
This commit is contained in:
parent
9a6bf18ec4
commit
c9882bef2d
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Since the `codeql-action` runs most of its testing through individual Actions wo
|
|||
To regenerate the PR jobs for the action:
|
||||
|
||||
1. In a terminal check out the `SHA` whose checks you want to use as the base. Typically, this will be `main`.
|
||||
2. From a terminal, run the following commands (replace `SHA` with the sha of the commit whose checks you want to use, typically this should be the latest from `main`):
|
||||
2. From a terminal, run the following commands:
|
||||
|
||||
```sh
|
||||
SHA="$(git rev-parse HEAD)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue