Skip to content
Snippets Groups Projects

add template repo to tracking

Merged Zhang, Chen requested to merge add_template_repo into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -84,6 +84,7 @@ def github_status_blocks():
# ("neutrons", "reflectivity_ui", WORKFLOW_ANY),
# ("neutrons", "RefRed", WORKFLOW_ANY),
# ("neutrons", "Shiver", WORKFLOW_ANY),
("neutrons", "python_project_template", WORKFLOW_ANY),
]
for owner, project, workflow_name in query_github:
branch_reports = list()
Loading