Skip to content

Commit

Permalink
Update pr-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-EJ committed May 16, 2024
1 parent cf7e23a commit e4cfc7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
filters: |
etl:
- 'src/etl/**'
- 'air-quality-backend/src/etl/**'
api:
- 'src/api/**'
- 'air-quality-backend/src/api/**'
run-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e4cfc7b

Please sign in to comment.