Skip to content

Commit

Permalink
Merge pull request #555 from accorvin/automerge-checks
Browse files Browse the repository at this point in the history
Run automerge check after check run completed
  • Loading branch information
accorvin authored Aug 7, 2023
2 parents f15ccb4 + e065f36 commit 4fe4481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
pull_request_review:
types:
- submitted
check_run:
types:
- completed

jobs:
automerge:
Expand Down

0 comments on commit 4fe4481

Please sign in to comment.