Skip to content

Commit a9d0961

Browse files
fixed sha in tests
1 parent 62af9fc commit a9d0961

File tree

3 files changed

+74
-70
lines changed

3 files changed

+74
-70
lines changed

Diff for: github/github.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const (
4747
MemberEvent Event = "member"
4848
MembershipEvent Event = "membership"
4949
MilestoneEvent Event = "milestone"
50-
MetaEvent Event = "meta"
50+
MetaEvent Event = "meta"
5151
OrganizationEvent Event = "organization"
5252
OrgBlockEvent Event = "org_block"
5353
PageBuildEvent Event = "page_build"

0 commit comments

Comments
 (0)