diff --git a/.github/workflows/crypto_test.yml b/.github/workflows/crypto_test.yml index c8f4544..790bee2 100644 --- a/.github/workflows/crypto_test.yml +++ b/.github/workflows/crypto_test.yml @@ -6,6 +6,8 @@ on: - 'libraries/crypto/**/*' pull_request: types: [opened, synchronize, reopened] + paths: + - 'libraries/crypto/**/*' jobs: crypto_test: