Loading tools/labels/job_labels.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ def get_labels(project_name, with_counts=False, include_ancestor_groups=True, se Response to the request """ headers = { 'PRIVATE-TOKEN': JOB_TOKEN 'JOB-TOKEN': JOB_TOKEN } payload = { 'with_counts': with_counts, Loading Loading
tools/labels/job_labels.py +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ def get_labels(project_name, with_counts=False, include_ancestor_groups=True, se Response to the request """ headers = { 'PRIVATE-TOKEN': JOB_TOKEN 'JOB-TOKEN': JOB_TOKEN } payload = { 'with_counts': with_counts, Loading