Skip to content

Commit

Permalink
[skip changelog] Fix Jira grooming workflow strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
silvanocerza committed Jul 23, 2020
1 parent 996c761 commit 858cda3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jira-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
endpoint: ${{ secrets.JIRA_BASE_URL }}
user: ${{ secrets.JIRA_USER_EMAIL }}
authentication-method: api-token
overrides:
reporter: 5adda8a3626b42214cd24596
EOM
- name: Create issue
Expand Down

0 comments on commit 858cda3

Please sign in to comment.