Skip to content

Commit

Permalink
Update github-events.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored May 19, 2024
1 parent 6d64a3c commit 0f1b4c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/jsons/github-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
"team": {
"added_to_repository": true,
"created": true,
"deleted": true,
"edited": true,
"removed_from_repository": true
"deleted": false,
"edited": false,
"removed_from_repository": false
},
"team_add": true,
"watch": {
Expand All @@ -134,7 +134,7 @@
},
"workflow_run": {
"requested": false,
"in_progress": true,
"in_progress": false,
"completed": true
},
"meta": {
Expand Down

0 comments on commit 0f1b4c5

Please sign in to comment.