summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2021-04-19 12:57:58 +0200
committerGitHub <noreply@github.com>2021-04-19 12:57:58 +0200
commit3a2ec71ae7d11aa650a7d3222357885010a9b2c3 (patch)
tree40448cc4169408c173a1eeb4b2304ebe538009cb /.github
parent99e1012803d57136de945d74da64ab0fc7c29708 (diff)
[MRG] Add tests in pull request (#241)
* add pull request again
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_tests.yml b/.github/workflows/build_tests.yml
index 0f33584..f4d55d1 100644
--- a/.github/workflows/build_tests.yml
+++ b/.github/workflows/build_tests.yml
@@ -2,6 +2,7 @@ name: Tests
on:
workflow_dispatch:
+ pull_request:
push:
branches:
- '**'