Skip to content

Commit

Permalink
Supply --since
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus01337 committed Jul 30, 2024
1 parent 9e9e629 commit 772a112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 772a112

Please sign in to comment.