Skip to content

Commit 3b9c2a9

Browse files
committed
build on all pushes
1 parent b46fd30 commit 3b9c2a9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: build androidplot
2-
on:
3-
push:
4-
branches:
5-
- v1.5.10b # TODO change to master
2+
on: [push]
63
jobs:
74
build-and-test:
85
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)