Skip to content

Commit

Permalink
ci: update paths whitelist in pull_requests config
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Jul 15, 2024
1 parent c58a5eb commit 443d0cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- '.github/workflows/**'
- 'rdmo/**'
- 'testing/**'
- 'webpack/**'
- .eslintrc.js
- .nvmrc
- .pre-commit-config.yaml
- conftest.py
- package.json
Expand Down

0 comments on commit 443d0cf

Please sign in to comment.