Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 452b56c

Browse filesBrowse files
committed
[GHEvent] Add new enum for registry_package event
1 parent 5cb6bfa commit 452b56c
Copy full SHA for 452b56c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/main/java/org/kohsuke/github/GHEvent.java

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHEvent.java
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public enum GHEvent {
5050
PULL_REQUEST_REVIEW,
5151
PULL_REQUEST_REVIEW_COMMENT,
5252
PUSH,
53+
REGISTRY_PACKAGE,
5354
RELEASE,
5455
REPOSITORY_DISPATCH, // only valid for org hooks
5556
REPOSITORY,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.