Skip to content

Commit

Permalink
group
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Aug 15, 2022
1 parent 1f675b1 commit e526466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/checkgroup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ subprojects:
paths:
- "docs/source-pytorch/**"
- ".github/workflows/docs-*.yml"
- "requirements/docs.txt"
- "requirements/pytorch/**"
checks:
- "doctest (pytorch)"
Expand Down Expand Up @@ -133,6 +134,7 @@ subprojects:
paths:
- "docs/source-app/**"
- ".github/workflows/docs-*.yml"
- "requirements/docs.txt"
- "requirements/app/**"
checks:
- "doctest (app)"
Expand Down

0 comments on commit e526466

Please sign in to comment.