Skip to content

Commit

Permalink
Made population expansion action callable
Browse files Browse the repository at this point in the history
  • Loading branch information
b-gehrke committed Aug 2, 2024
1 parent f5f7fe6 commit be17b36
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bcio-tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: BCIO tools
about: 'Report queries or bugs about BCIO tools: BCIOSearch, BCIOVisualise, Prediction
Tool, Paper Authoring Tool'
title: ''
labels: bcio tools
assignees: ''

---

**BCIO tool**


**Query or bug description**
1 change: 1 addition & 0 deletions .github/workflows/expand_population.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
- master
paths:
- "Population/BCIO_Population.xlsx"
workflow_dispatch:
permissions:
contents: write
concurrency:
Expand Down

0 comments on commit be17b36

Please sign in to comment.