Skip to content

Commit

Permalink
run after compatibility checks have completed
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 29, 2024
1 parent 1208704 commit df2523b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/generate_collection_json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ run-name: generate collection

on:
workflow_dispatch:
workflow_run:
workflows:
- 'check compatibility ilastik'
- 'check compatibility biapy'
types: [completed]
branches: [main]
push:
branches: [main]

Expand Down

0 comments on commit df2523b

Please sign in to comment.