summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-05-04 09:13:54 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-05-04 09:13:54 +0200
commit96c113b2c6e9a0428deb0743e369130971d6f4d5 (patch)
tree14685dcfb2902f20e0ce32c0e19390f5085b7935
parentafedeebf5bdd58ff92f52c73b9b41b8a8e66ca29 (diff)
rename files and add pull request for proper status in pr
-rw-r--r--.github/workflows/build_tests.yml (renamed from .github/workflows/pythonpackage.yml)1
-rw-r--r--.github/workflows/circleci-redirector.yml (renamed from .github/workflows/main.yml)0
2 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pythonpackage.yml b/.github/workflows/build_tests.yml
index 0792059..652655f 100644
--- a/.github/workflows/pythonpackage.yml
+++ b/.github/workflows/build_tests.yml
@@ -4,6 +4,7 @@ on:
push:
branches:
- '**'
+ pull_request:
create:
branches:
- 'master'
diff --git a/.github/workflows/main.yml b/.github/workflows/circleci-redirector.yml
index ae7bfca..ae7bfca 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/circleci-redirector.yml