travis: add arm64 build
[awesomized/libmemcached] / .github / workflows / cmake-build-ci.yml
index e2de43d1d1df4fc688af5ca93b7ed085ce41d429..492c4d532bd44355776e5d0e85e22356854de053 100644 (file)
@@ -4,6 +4,7 @@ on:
   push:
     paths-ignore:
       - "docs/**"
+      - ".travis.yml"
     branches-ignore:
       - gh-pages
       - catch