Skip to content

Commit

Permalink
fix: added sync
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol098 committed Feb 24, 2023
1 parent 0dd4d58 commit 6900bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: REVIEW_PULL_REQUEST

on:
pull_request:
types: [ opened, edited, reopened ]
types: [ opened, edited, reopened, synchronize ]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 6900bca

Please sign in to comment.