Skip to content

Commit

Permalink
Merge pull request rdmorganiser#1059 from afuetterer/ci
Browse files Browse the repository at this point in the history
ci: update paths whitelist in pull_requests config
  • Loading branch information
afuetterer authored Jul 16, 2024
2 parents c58a5eb + 443d0cf commit 88e3afc
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 88e3afc

Please sign in to comment.