Packages

GitHub context and webhook event payloads for GitHub Actions

Current section

Files

Jump to
pontil_context include pontil@context_GitHubUserLite.hrl
Raw

include/pontil@context_GitHubUserLite.hrl

-record(git_hub_user_lite, {
login :: binary(),
raw :: gleam@dict:dict(binary(), gleam@dynamic:dynamic_())
}).