From bf8e4940fd61956bfa1c229856eeb06a016ff5d7 Mon Sep 17 00:00:00 2001 From: Raksha Bharuka Date: Thu, 21 Nov 2024 17:20:19 +0530 Subject: [PATCH] test jira --- .github/workflows/dependabot.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 7726bbad..91ef882d 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -1,9 +1,8 @@ name: Create JIRA Issue from Dependabot PR on: - push: - branches: - - test1 + pull_request: + types: [ opened ] jobs: create_jira_issue: