Skip to content

Commit a717443

Browse files
committed
adjustments to version and workflow
1 parent 37cccdc commit a717443

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/buildandtest.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Build and Test
22

33
on:
44
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
5+
branches:
6+
- "*"
87

98
jobs:
109
check-version:

Version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.7
1+
0.4.8

0 commit comments

Comments
 (0)