summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2019-12-08 19:16:18 +0100
committerGitHub <noreply@github.com>2019-12-08 19:16:18 +0100
commit07cce60ba1ed6aa4b4f7df47fdd1b0ec47d61fea (patch)
tree3358c0e9382b1db7cd84440a22180da76c1ec02b
parent5b857b922c8d99458a23da9ff243ecd0ddab7046 (diff)
downloadbottle-07cce60ba1ed6aa4b4f7df47fdd1b0ec47d61fea.tar.gz
Run gh actions on pull requests
-rw-r--r--.github/workflows/run_tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml
index 792ce81..70a2c0a 100644
--- a/.github/workflows/run_tests.yml
+++ b/.github/workflows/run_tests.yml
@@ -1,5 +1,5 @@
name: Run tests
-on: [push]
+on: [push, pull_request]
jobs:
build: