Skip to content

Commit

Permalink
Merge pull request #499 from edx/matthugs/update-project-in-which-esr…
Browse files Browse the repository at this point in the history
…e-escalations-are-created

chore: update Jira project in which escalation requests are created
  • Loading branch information
Matt Hughes authored Nov 6, 2023
2 parents 729fd8d + 6d4271b commit 7e7df21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/escalate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: atlassian/gajira-create@v3
id: jiracreate
with:
project: PSRE
project: GSRE
issuetype: Story
summary: ${{ github.event.issue.title }}
description: |
Expand Down

0 comments on commit 7e7df21

Please sign in to comment.