Skip to content

Commit ec25713

Browse files
committed
(maint) Add name to Jira workflow
This commit adds a friendly name to the GitHub Actions workflow that exports GitHub issues to Jira.
1 parent e5eb025 commit ec25713

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/jira.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
name: Export issue to Jira
3+
14
on:
25
issues:
36
types: [labeled]

0 commit comments

Comments
 (0)