Skip to content

Commit

Permalink
Dont build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed Aug 23, 2023
1 parent f5e050c commit cb2801a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ name: Java CI with Gradle
on:
push:
branches: [ "main" ]
tags: "v*"
pull_request:
branches: [ "main" ]
workflow_dispatch:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
This repo contains a *work-in-progress* extension to work with WSInfer models in QuPath.

See https://wsinfer.readthedocs.io for details.

<img src=https://github.com/alanocallaghan/qupath-extension-wsinfer/assets/10779688/619e142d-5005-49aa-adac-e02c1c82f62b/>

0 comments on commit cb2801a

Please sign in to comment.