Skip to content

Commit 9510fa7

Browse files
committed
update
1 parent 4e69331 commit 9510fa7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

script.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
g = Github(ACCESS_TOKEN)
1212

1313
# Replace with your repository name and owner
14-
repository_owner = "BaseMax"
15-
repository_name = "get-github-issues"
14+
repository_owner = "AliiAHmadi"
15+
repository_name = "Zero-Framework"
1616
labels = ["test-label"]
1717
state = "open"
1818

0 commit comments

Comments
 (0)