summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDominic <yobmod@gmail.com>2021-07-12 17:02:21 +0100
committerGitHub <noreply@github.com>2021-07-12 17:02:21 +0100
commit185d847ec7647fd2642a82d9205fb3d07ea71715 (patch)
tree1b2cb8c572ce14547da70be847c04d797d72ff42 /.github
parentd77b3c0794e1b8e24b7917d7d480305b8063e36d (diff)
downloadgitpython-185d847ec7647fd2642a82d9205fb3d07ea71715.tar.gz
Update and rename test_pytest.yml to Future.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Future.yml (renamed from .github/workflows/test_pytest.yml)4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/test_pytest.yml b/.github/workflows/Future.yml
index 627e720f..39146533 100644
--- a/.github/workflows/test_pytest.yml
+++ b/.github/workflows/Future.yml
@@ -5,7 +5,9 @@ name: Future
on:
push:
- branches: [main]
+ branches: [ main ]
+ pull_request:
+ branches: [ main ]
jobs:
build: