Skip to content

Commit

Permalink
doc: update commit-queue.md to indicate GitHub Actions are checked
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Jul 16, 2021
1 parent 7dbc0f7 commit caa3137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/commit-queue.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ of the commit queue:
option
2. A CI must've ran and succeeded since the last change on the PR
3. A collaborator must have approved the PR since the last change
4. Only Jenkins CI is checked (Actions, V8 CI and CITGM are ignored)
4. Only Jenkins CI and GitHub Actions are checked (V8 CI and CITGM are ignored)

## Implementation

Expand Down

0 comments on commit caa3137

Please sign in to comment.