Skip to main content

github.repositoryeditedpayload.changes

Home > @runlightyear/github > RepositoryEditedPayload > changes

RepositoryEditedPayload.changes property

Signature:
changes: {
default_branch: {
from: string;
};
description: {
from: string | null;
};
homepage: {
from: string | null;
};
topics: {
from: string[] | null;
};
};