Skip to content

Commit

Permalink
fix delete webhook meta config
Browse files Browse the repository at this point in the history
  • Loading branch information
avaelo authored Feb 7, 2024
1 parent 0cee3e3 commit 0f044ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/jsons/github-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,7 @@
"in_progress": true,
"completed": true
},
"delete": true
"meta": {
"delete": true
}
}

0 comments on commit 0f044ec

Please sign in to comment.