Skip to content

Commit 998c5f4

Browse files
committed
ci: update create comment syntax
1 parent 85dfdd6 commit 998c5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/issue-comment-to-jira.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: ["created"]
66

77
jobs:
8-
automerge-dependabot:
9-
name: "Automerge Dependabot PR"
8+
create-jira-comment:
9+
name: "Create Jira Comment"
1010
uses: mParticle/mparticle-workflows/.github/workflows/issue-comment-to-jira.yml@main
1111
secrets: inherit

0 commit comments

Comments
 (0)