ci: gh-actions dispatch/release
[awesomized/libmemcached] / .github / workflows / cmake-build-ci.yml
index 56e9bcba3f85e8b864a4eb35ed4b495f1096176f..729c7af7099db96e281c7fedd95dd69085a810d5 100644 (file)
@@ -1,6 +1,9 @@
 # Generated file; do not edit!
 name: cmake-build-ci
 on:
+  workflow_dispatch:
+  release:
+    types: [published]
   push:
     paths:
       - "contrib/**"