Github CI: run also on repository pushes
[openssl.git] / .github / workflows / ci.yml
index 32140d3aa3553f7aa5702003d8d484e5be758547..601249f6f4799989c567901fec876811f833c5c6 100644 (file)
@@ -1,6 +1,6 @@
 name: GitHub CI
 
-on: [pull_request]
+on: [pull_request, push]
 
 # for some reason, this does not work:
 # variables: