Skip to content

Commit

Permalink
build: trigger pr action on synchronize
Browse files Browse the repository at this point in the history
Signed-off-by: Next Alone <[email protected]>
  • Loading branch information
NextAlone committed Jan 31, 2024
1 parent 2eff21b commit a91f2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Pull request

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

jobs:
check:
Expand Down

0 comments on commit a91f2de

Please sign in to comment.