We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd72264 commit b9ed0d5Copy full SHA for b9ed0d5
.github/workflows/PullRequestCreated.yml
@@ -26,4 +26,4 @@ jobs:
26
github-token: ${{ fromJSON(steps.secrets.outputs.vault).GITHUB_TOKEN }}
27
jira-user: ${{ fromJSON(steps.secrets.outputs.vault).JIRA_USER }}
28
jira-token: ${{ fromJSON(steps.secrets.outputs.vault).JIRA_TOKEN }}
29
- jira-project: SONARJAVA
+ jira-project: JAVASE
0 commit comments