diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45a1bcd..a80b56d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,11 @@ name: ci-testing -on: +on: push: - branches: - - main + branches: [ master ] + pull_request: + branches: [ master ] env: REGISTRY: ghcr.io diff --git a/bionetgen/assets/BNGVERSION b/bionetgen/assets/BNGVERSION index 55f31d8..8377020 100644 --- a/bionetgen/assets/BNGVERSION +++ b/bionetgen/assets/BNGVERSION @@ -1 +1 @@ -BioNetGen-2.9.1 \ No newline at end of file +BioNetGen-2.9.2 \ No newline at end of file diff --git a/bionetgen/assets/VERSION b/bionetgen/assets/VERSION index 8e0fbb0..b9a415a 100644 --- a/bionetgen/assets/VERSION +++ b/bionetgen/assets/VERSION @@ -1 +1 @@ -0 8 3 alpha 0 \ No newline at end of file +0 8 4 alpha 0 \ No newline at end of file