Skip to content

Commit 7e7df21

Browse files
author
Matt Hughes
authored
Merge pull request #499 from edx/matthugs/update-project-in-which-esre-escalations-are-created
chore: update Jira project in which escalation requests are created
2 parents 729fd8d + 6d4271b commit 7e7df21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/escalate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: atlassian/gajira-create@v3
2020
id: jiracreate
2121
with:
22-
project: PSRE
22+
project: GSRE
2323
issuetype: Story
2424
summary: ${{ github.event.issue.title }}
2525
description: |

0 commit comments

Comments
 (0)