Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vsingal-p committed Apr 2, 2024
1 parent 8fe68e2 commit 01ac985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Each of the following helpers are defined in a file of the same name in `src/hel

### [approvals-satisfied](.github/workflows/approvals-satisfied.yml)

- Returns `true` if the PR has been approved by the specified GitHub team(s) and `false` otherwise
- If GitHub teams are omitted, uses `CODEOWNERS.md` to determine teams to use
- Returns `true` if the PR has been approved by the specified GitHub team(s) or user(s) and `false` otherwise
- If GitHub teams are omitted, uses `CODEOWNERS.md` to determine teams and/or users to use

### [approve-pr](.github/workflows/approve-pr.yml)

Expand Down

0 comments on commit 01ac985

Please sign in to comment.