Skip to content

Commit

Permalink
correct indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RayStick committed Apr 24, 2024
1 parent 5c5d0a6 commit 6144adf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Internal:
- changed-files:
- any-glob-to-any-file: ['.*', 'codecov.yml', 'setup.cfg', 'setup.py', 'versioneer.py', '.github/*', '.circleci/*', 'phys2bids/_version.py', 'requirements.txt', 'pyproject.toml']

Testing:
- changed-files:
- any-glob-to-any-file: ['phys2bids/tests/*', '.circleci/*']
Testing:
- changed-files:
- any-glob-to-any-file: ['phys2bids/tests/*', '.circleci/*']

0 comments on commit 6144adf

Please sign in to comment.