blob: f23dab9edb9d0a768fb51f568dcbd33f160b18ae [file] [log] [blame]
SELECT count(distinct cast(actor["login"] as string)) FROM github_events WHERE type = 'PushEvent'