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 b46fd30 commit 3b9c2a9Copy full SHA for 3b9c2a9
.github/workflows/build.yml
@@ -1,8 +1,5 @@
1
name: build androidplot
2
-on:
3
- push:
4
- branches:
5
- - v1.5.10b # TODO change to master
+on: [push]
6
jobs:
7
build-and-test:
8
runs-on: ubuntu-latest
0 commit comments