Skip to content

Commit 6d64a3c

Browse files
authored
Merge pull request #47 from cslant/feature/team
feature/team
2 parents 70a7a18 + c7d83b6 commit 6d64a3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/jsons/github-events.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@
115115
"created": true,
116116
"deleted": true
117117
},
118+
"team": {
119+
"added_to_repository": true,
120+
"created": true,
121+
"deleted": true,
122+
"edited": true,
123+
"removed_from_repository": true
124+
},
125+
"team_add": true,
118126
"watch": {
119127
"started": false
120128
},

0 commit comments

Comments
 (0)