diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e4d0f0c..82c2b0f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -20,7 +20,7 @@ on: - '!docs/**' # Ignore all changes in the /docs directory - '!README.md' - '!conda-lock.yml' - - 'LICENSE' + - '!LICENSE' jobs: build-and-push: