aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwbond <will@wbond.net>2020-02-18 07:07:42 -0500
committerwbond <will@wbond.net>2020-02-18 07:07:42 -0500
commitaa99088b228c9aa170385bff2734a3684b45ff10 (patch)
tree393b1807b3ed25b141a941a0e80562b16482efc0
parent88201789332ce93522ceb6d7754a8cd305da1bda (diff)
downloadasn1crypto-aa99088b228c9aa170385bff2734a3684b45ff10.tar.gz
Run GitHub actions on pull requests
-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 8180e66..e91e6d6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,5 +1,5 @@
name: CI
-on: [push]
+on: [push, pull_request]
jobs:
build: