Skip to content

Commit

Permalink
DISTRO: add pathogenome
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret authored Oct 18, 2024
2 parents 977ba58 + b6424ed commit 37edec4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cron-prepare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,10 @@ jobs:
secrets: inherit
with:
distro: metagenome

pathogenome:
needs: [metagenome]
uses: ./.github/workflows/create-prepare-pr.yaml
secrets: inherit
with:
distro: pathogenome

0 comments on commit 37edec4

Please sign in to comment.