comment typo, 'tage' -> 'tag' (github)
This commit is contained in:
parent
a7d3fd93fc
commit
a50b8c5694
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ EVENT_CATEGORIES = {
|
|||
"issues", "issue_comment"
|
||||
],
|
||||
"repo": [
|
||||
"create", # a repository, branch or tage has been created
|
||||
"create", # a repository, branch or tag has been created
|
||||
"delete", # same as above but deleted
|
||||
"release",
|
||||
"fork"
|
||||
|
|
Loading…
Reference in a new issue