summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2022-07-20 14:11:56 +0100
committerJoe Orton <jorton@redhat.com>2022-07-20 14:11:56 +0100
commit08ddde76323662510e5ef0046620978ec24b8979 (patch)
tree3abb0c23949c658db4550eee955d90d9c33f1f8d
parent3cc1e6916bfba255ab7234ad32428b743b521b63 (diff)
downloadneon-git-08ddde76323662510e5ef0046620978ec24b8979.tar.gz
Enable tests on PRs again.
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c97dc76..71057d4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,6 +1,6 @@
name: Build and test
-on: [push]
+on: [push, pull_request]
jobs:
build: