We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6912036 commit a019e7fCopy full SHA for a019e7f
.github/workflows/ci.yml
@@ -3,10 +3,11 @@
3
4
name: ci-testing
5
6
-on:
+on:
7
push:
8
- branches:
9
- - main
+ branches: [ master ]
+ pull_request:
10
11
12
env:
13
REGISTRY: ghcr.io
bionetgen/assets/BNGVERSION
@@ -1 +1 @@
1
-BioNetGen-2.9.1
+BioNetGen-2.9.2
bionetgen/assets/VERSION
-0 8 3 alpha 0
+0 8 4 alpha 0
0 commit comments