Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type of context.payload.comment #375

Merged
merged 1 commit into from Jun 3, 2020
Merged

Conversation

nwtgck
Copy link
Contributor

@nwtgck nwtgck commented Mar 11, 2020

Description

To use context.payload.comment in TypeScript, we should do (context.payload as any).comment. This PR solves the problem.

@thboop thboop self-requested a review April 14, 2020 17:23
@actions actions deleted a comment from dawoodansar Apr 14, 2020
Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thboop thboop merged commit d434096 into actions:master Jun 3, 2020
@nwtgck nwtgck deleted the patch-1 branch June 4, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants