Skip to content

Commit a660c64

Browse files
authored
Update script.py
1 parent 3a2c8cc commit a660c64

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
@@ -12,8 +12,8 @@
1212
g = Github(ACCESS_TOKEN)
1313

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

0 commit comments

Comments
 (0)