Skip to content

Commit 1526ac3

Browse files
authored
Update lock-conversations-closed-prs.yml
1 parent 14e2360 commit 1526ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-conversations-closed-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
lock-conversation-closed-prs:
9-
if: github.repository == 'aws/aws-sdk-java-v2'
9+
if: github.repository == 'davidh44/aws-sdk-java-v2'
1010
name: Lock PR Conversation on Close
1111
runs-on: ubuntu-latest
1212
permissions:

0 commit comments

Comments
 (0)