Skip to content

Commit

Permalink
Update github-events.json with team and team_add events
Browse files Browse the repository at this point in the history
  • Loading branch information
hokhacminhtri committed May 16, 2024
1 parent 70a7a18 commit c7d83b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/jsons/github-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,14 @@
"created": true,
"deleted": true
},
"team": {
"added_to_repository": true,
"created": true,
"deleted": true,
"edited": true,
"removed_from_repository": true
},
"team_add": true,
"watch": {
"started": false
},
Expand Down

0 comments on commit c7d83b6

Please sign in to comment.