We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b0ad2 commit 4e69331Copy full SHA for 4e69331
1 file changed
script.py
@@ -13,7 +13,7 @@
13
# Replace with your repository name and owner
14
repository_owner = "BaseMax"
15
repository_name = "get-github-issues"
16
-labels = []
+labels = ["test-label"]
17
state = "open"
18
19
0 commit comments