Skip to content

Commit

Permalink
Remove .ci folder and move codeowners to .github (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
irenedea authored Feb 1, 2024
1 parent cea06c1 commit bc72659
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ repos:
- id: insert-license
args:
- --license-filepath
- .ci/FILE_HEADER
- .pre-commit/FILE_HEADER
- --comment-style
- "#"
types: [python]
Expand Down
File renamed without changes.

0 comments on commit bc72659

Please sign in to comment.