Skip to content

Commit

Permalink
(maint) Add name to Jira workflow
Browse files Browse the repository at this point in the history
This commit adds a friendly name to the GitHub Actions workflow that
exports GitHub issues to Jira.
  • Loading branch information
mhashizume committed Nov 6, 2023
1 parent fb89ceb commit cb69732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
name: Export issue to Jira

on:
issues:
types: [labeled]
Expand Down

0 comments on commit cb69732

Please sign in to comment.