Skip to content

Commit 3532580

Browse files
committed
Include inherited stats by default
1 parent ad43f61 commit 3532580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
EXCLUDE_REPOS: ${{ secrets.EXCLUDE_REPOS }}
4646
EXCLUDE_LANGS: ${{ secrets.EXCLUDE_LANGS }}
4747
EXCLUDE_PRIVATE: "false"
48-
EXCLUDE_INHERITED: "true"
48+
EXCLUDE_INHERITED: "false"
4949
SILENT: "true"
5050
# TODO: Remove this when they get their API working again
5151
# https://github.com/orgs/community/discussions/192970

0 commit comments

Comments
 (0)