mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
fix jira description action
This commit is contained in:
parent
76f8d38274
commit
d17f185eb8
1
.github/workflows/jira-description.yml
vendored
1
.github/workflows/jira-description.yml
vendored
@ -15,5 +15,4 @@ jobs:
|
|||||||
jira-token: ${{ secrets.JIRA_TOKEN }}
|
jira-token: ${{ secrets.JIRA_TOKEN }}
|
||||||
jira-base-url: ${{ secrets.JIRA_BASE_URL }}
|
jira-base-url: ${{ secrets.JIRA_BASE_URL }}
|
||||||
custom-issue-number-regexp: '^\d+'
|
custom-issue-number-regexp: '^\d+'
|
||||||
jira-project-key: 'SDA'
|
|
||||||
use: 'both'
|
use: 'both'
|
||||||
|
Loading…
Reference in New Issue
Block a user