From 82e30e53cac3bbe3b31791031d186930f093ffdb Mon Sep 17 00:00:00 2001 From: AdnaneKhan Date: Wed, 3 Jul 2024 14:37:32 -0400 Subject: [PATCH] Add new checks --- gatox/configuration/workflow_parsing.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gatox/configuration/workflow_parsing.json b/gatox/configuration/workflow_parsing.json index fa3d102..bed2d5f 100644 --- a/gatox/configuration/workflow_parsing.json +++ b/gatox/configuration/workflow_parsing.json @@ -16,7 +16,9 @@ "pull", "merge", "ref", - "sha" + "sha", + "issue", + "number" ], "GITHUB_HOSTED_LABELS": [ "ubuntu-latest",