diff --git a/.gitea/workflows/loxide_lib.yml b/.gitea/workflows/loxide_lib.yml index a8b5039..8191efb 100644 --- a/.gitea/workflows/loxide_lib.yml +++ b/.gitea/workflows/loxide_lib.yml @@ -2,8 +2,8 @@ name: Build Library run-name: ${{ gitea.actor }} on: push: - branches: - - RustImplementation + branches-ignore: + - master paths: - airlock_libs/**