Increase characters for Priority. (#6676)

Co-authored-by: lrknox <larnox@WOODLARK.localdomain>
This commit is contained in:
Larry Knox
2026-09-18 16:44:55 -05:00
committed by GitHub
co-authored by lrknox
parent 46323c29b8
commit 13ee717432
+1 -1
View File
@@ -62,7 +62,7 @@ class GitHubProjectTracker:
pageInfo { hasNextPage, endCursor }
nodes {
id
fieldValues(first: 20) {
fieldValues(first: 100) {
nodes {
__typename
... on ProjectV2ItemFieldTextValue {