We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2c8cc commit a660c64Copy full SHA for a660c64
1 file changed
script.py
@@ -12,8 +12,8 @@
12
g = Github(ACCESS_TOKEN)
13
14
# Replace with your repository name and owner
15
-repository_owner = "AliiAHmadi"
16
-repository_name = "Zero-Framework"
+repository_owner = "BaseMax"
+repository_name = "get-github-issues"
17
labels = ["test-label"]
18
state = "open"
19
0 commit comments