We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e2360 commit 1526ac3Copy full SHA for 1526ac3
.github/workflows/lock-conversations-closed-prs.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
lock-conversation-closed-prs:
9
- if: github.repository == 'aws/aws-sdk-java-v2'
+ if: github.repository == 'davidh44/aws-sdk-java-v2'
10
name: Lock PR Conversation on Close
11
runs-on: ubuntu-latest
12
permissions:
0 commit comments