We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff69437 commit 3f71d5eCopy full SHA for 3f71d5e
.github/workflows/test.yaml
@@ -1,9 +1,8 @@
1
name: Runs the tests
2
3
on:
4
- push:
5
- branches:
6
- - proto-without-grpc
+ - push
+ - pull_request
7
8
jobs:
9
build-polypheny:
0 commit comments