mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Increase characters for Priority. (#6676)
Co-authored-by: lrknox <larnox@WOODLARK.localdomain>
This commit is contained in:
@@ -62,7 +62,7 @@ class GitHubProjectTracker:
|
||||
pageInfo { hasNextPage, endCursor }
|
||||
nodes {
|
||||
id
|
||||
fieldValues(first: 20) {
|
||||
fieldValues(first: 100) {
|
||||
nodes {
|
||||
__typename
|
||||
... on ProjectV2ItemFieldTextValue {
|
||||
|
||||
Reference in New Issue
Block a user