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 aa298c9

Browse filesBrowse files
authored
Merge pull request hub4j#911 from bitwiseman/task/workflow-run
Add GHEvent.WORKFLOW_RUN
2 parents dfb0a52 + 9cfc3c2 commit aa298c9
Copy full SHA for aa298c9

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
@@ -63,6 +63,7 @@ public enum GHEvent {
6363
TEAM_ADD,
6464
WATCH,
6565
WORKFLOW_DISPATCH,
66+
WORKFLOW_RUN,
6667

6768
/**
6869
* Special event type that means "every possible event"

0 commit comments

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