Skip to content

Commit

Permalink
dist: build new version
Browse files Browse the repository at this point in the history
  • Loading branch information
korthout committed Aug 21, 2024
1 parent 0000171 commit f525c01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -769,9 +769,6 @@ class Github {
getPayload() {
return __classPrivateFieldGet(this, _Github_context, "f").payload;
}
getEventName() {
return __classPrivateFieldGet(this, _Github_context, "f").eventName;
}
getPullNumber() {
if (__classPrivateFieldGet(this, _Github_context, "f").payload.pull_request) {
return __classPrivateFieldGet(this, _Github_context, "f").payload.pull_request.number;
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit f525c01

Please sign in to comment.