Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 9d91549

Browse files
committed
added Page Build
1 parent b976e0e commit 9d91549

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public enum GHEvent {
2323
ISSUE_COMMENT,
2424
ISSUES,
2525
MEMBER,
26+
PAGE_BUILD,
2627
PUBLIC,
2728
PULL_REQUEST,
2829
PULL_REQUEST_REVIEW_COMMENT,

0 commit comments

Comments
 (0)