We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3068b43 commit 5fe0aadCopy full SHA for 5fe0aad
.github/workflows/send-to-jira.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Create task in DevEx board
28
if: github.event.label.name == 'tf-devex-triage' && !steps.search.outputs.issue
29
- uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 #v3.0.1
+ uses: atlassian/gajira-create@59e177c4f6451399df5b4911c2211104f171e669 # v3.0.1
30
with:
31
project: TFECO
32
issuetype: "Task"
0 commit comments