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 authored and LiuYi0526 committed Feb 1, 2024
1 parent 692215f commit d3cac05
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 d3cac05

Please sign in to comment.