Skip to content

Commit

Permalink
fix(schema): synchronized to synchronize in order to mirror GH (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Jun 9, 2022
1 parent c5c7726 commit 19d3660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/schema/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ func main() {
"pull_request",
"pull_request:edited",
"pull_request:opened",
"pull_request:synchronized",
"pull_request:synchronize",
"push",
"tag",
},
Expand Down

0 comments on commit 19d3660

Please sign in to comment.