pub fn global_workflows_dir() -> Option<PathBuf>
Return the global workflows directory: ~/.zig/workflows/. Returns None if the HOME environment variable is not set.
~/.zig/workflows/
None