Skip to content

Commit

Permalink
Merge pull request #47 from cslant/feature/team
Browse files Browse the repository at this point in the history
feature/team
  • Loading branch information
tanhongit authored May 16, 2024
2 parents 70a7a18 + c7d83b6 commit 6d64a3c
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 6d64a3c

Please sign in to comment.