Skip to content

Commit

Permalink
chore(ci): removed paths-ignore filter; (#6080)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalBrainJS committed Nov 14, 2023
1 parent 0c9d886 commit b12a608
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Expand Up @@ -3,16 +3,8 @@ name: 'CI'
on:
push:
branches: '**'
paths-ignore:
- '**.md'
- 'sandbox/**'
- 'examples/**'
pull_request:
branches: '**'
paths-ignore:
- '**.md'
- 'sandbox/**'
- 'examples/**'

permissions:
contents: read
Expand Down

0 comments on commit b12a608

Please sign in to comment.