We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
redelivery
1 parent 858ba23 commit 1cad432Copy full SHA for 1cad432
src/models/hooks.rs
@@ -77,4 +77,5 @@ pub struct Delivery {
77
pub action: Option<String>,
78
pub installation_id: Option<InstallationId>,
79
pub repository_id: Option<InstallationId>,
80
+ pub redelivery: bool,
81
}
0 commit comments