Skip to content

Commit a019e7f

Browse files
committed
Updating hardcoded versions and ci.yml
1 parent 6912036 commit a019e7f

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33

44
name: ci-testing
55

6-
on:
6+
on:
77
push:
8-
branches:
9-
- main
8+
branches: [ master ]
9+
pull_request:
10+
branches: [ master ]
1011

1112
env:
1213
REGISTRY: ghcr.io

bionetgen/assets/BNGVERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BioNetGen-2.9.1
1+
BioNetGen-2.9.2

bionetgen/assets/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0 8 3 alpha 0
1+
0 8 4 alpha 0

0 commit comments

Comments
 (0)