Skip to content

Commit 08b7bdd

Browse files
Update auto-assign.yml
1 parent b06c59e commit 08b7bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
const commenter = context.payload.comment.user.login;
3333
const config = {
3434
owner: 'avinashkranjan',
35-
repo: 'Pentesting-and-Hacking-Scripts',
35+
repo: 'Amazing-Python-Scripts',
3636
issue_number: issueNumber,
3737
assignees: [commenter]
3838
};

0 commit comments

Comments
 (0)