]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Run CI builds on pull requests
authorGreg Hudson <ghudson@mit.edu>
Tue, 18 Feb 2020 00:09:17 +0000 (19:09 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 18 Feb 2020 01:14:17 +0000 (20:14 -0500)
.github/workflows/build.yml

index 982cb50525b3aee673a61265d12d3a56529cc74f..85d6750d0088977e775c22d57032979b2d271469 100644 (file)
@@ -1,6 +1,6 @@
 name: Build
 
-on: push
+on: [push, pull_request]
 
 jobs: