diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 38c7c23..0ab9204 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -23,7 +23,7 @@ jobs: with: version: latest - - run: biome ci --no-errors-on-unmatched --changed --linter-enabled=false \ + - run: biome ci --no-errors-on-unmatched --changed --since=main --linter-enabled=false \ --config-path $PWD/external/configurations/biome/biome.json build: