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 b06c59e commit 08b7bddCopy full SHA for 08b7bdd
.github/workflows/auto-assign.yml
@@ -32,7 +32,7 @@ jobs:
32
const commenter = context.payload.comment.user.login;
33
const config = {
34
owner: 'avinashkranjan',
35
- repo: 'Pentesting-and-Hacking-Scripts',
+ repo: 'Amazing-Python-Scripts',
36
issue_number: issueNumber,
37
assignees: [commenter]
38
};
0 commit comments