Skip to content

Commit

Permalink
fix : modify yml file type
Browse files Browse the repository at this point in the history
  • Loading branch information
Happhee committed Jun 10, 2024
1 parent 4b87cd2 commit f29d0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpt-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions:

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

jobs:
code-review:
Expand Down

0 comments on commit f29d0b4

Please sign in to comment.