Skip to content

Commit 4e69331

Browse files
committed
add lables
1 parent b6b0ad2 commit 4e69331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Replace with your repository name and owner
1414
repository_owner = "BaseMax"
1515
repository_name = "get-github-issues"
16-
labels = []
16+
labels = ["test-label"]
1717
state = "open"
1818

1919

0 commit comments

Comments
 (0)