GITHUB_EVENT_PATH

Constant GITHUB_EVENT_PATH 

Source
pub const GITHUB_EVENT_PATH: &str = "GITHUB_EVENT_PATH";
Expand description

The path to the file on the runner that contains the full event webhook payload. For example, /github/workflow/event.json.