Skip to content

Commit

Permalink
Run fewer checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Nov 5, 2024
1 parent 7d99609 commit 1f3659b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-js-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ jobs:
PATTERNS: |
packages/**
- name: Docs related changes
id: docs
uses: technote-space/get-diff-action@v6
with:
PATTERNS: |
docs/**
outputs:
ci: ${{ steps.ci.outputs.diff != ''}}
packages: ${{ steps.packages.outputs.diff != '' }}
Expand Down

0 comments on commit 1f3659b

Please sign in to comment.