From c7247488bb56b05d542939080ec64af00fef6a0e Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 9 Feb 2021 09:59:24 -1200 Subject: [PATCH] Update jira-workflow.yaml (#833) --- workflows/jira-workflow.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/workflows/jira-workflow.yaml b/workflows/jira-workflow.yaml index e69071e896f..a6008f50337 100644 --- a/workflows/jira-workflow.yaml +++ b/workflows/jira-workflow.yaml @@ -28,4 +28,6 @@ workflows: - template: vulnerabilities/jira/jira-unauthenticated-popular-filters.yaml - template: vulnerabilities/jira/jira-unauthenticated-projects.yaml - template: vulnerabilities/jira/jira-unauthenticated-user-picker.yaml - - template: vulnerabilities/jira/jira-unauthenticated-resolutions.yaml \ No newline at end of file + - template: vulnerabilities/jira/jira-unauthenticated-resolutions.yaml + - template: vulnerabilities/jira/jira-unauthenticated-adminprojects.yaml + - template: vulnerabilities/jira/jira-unauthenticated-projectcategories.yaml