diff --git a/.github/workflows/spring-boot.yml b/.github/workflows/spring-boot.yml index a5f910d..2fe7a2e 100644 --- a/.github/workflows/spring-boot.yml +++ b/.github/workflows/spring-boot.yml @@ -6,6 +6,7 @@ on: push: paths: - 'spring-boot/**' + - '!spring-boot/README.md' - '.github/workflows/spring-boot.yml' concurrency: