mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 20:27:06 +00:00
Update .github/workflows/send-to-jira.yml
This commit is contained in:
parent
1199757703
commit
36e1744dff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/send-to-jira.yml
vendored
2
.github/workflows/send-to-jira.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create task in DevEx board
|
- name: Create task in DevEx board
|
||||||
if: github.event.label.name == 'tf-devex-triage' && !steps.search.outputs.issue
|
if: github.event.label.name == 'tf-devex-triage' && !steps.search.outputs.issue
|
||||||
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 #v3
|
uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 # v3.0.1
|
||||||
with:
|
with:
|
||||||
project: TFECO
|
project: TFECO
|
||||||
issuetype: "Task"
|
issuetype: "Task"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue