Skip to content

Commit

Permalink
fix: Remove paths-ignore from CI Github Action config (#2201)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson authored Oct 22, 2024
1 parent 6f4a84f commit 6c1d1b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ on:
push:
branches: [main]
pull_request:
paths-ignore:
- ".github/workflows/**"
- "*.md"
- "integration/**"
- AUTHORS

concurrency:
group: ci-${{ github.ref }}
Expand Down

0 comments on commit 6c1d1b1

Please sign in to comment.