We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad43f61 commit 3532580Copy full SHA for 3532580
1 file changed
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
EXCLUDE_REPOS: ${{ secrets.EXCLUDE_REPOS }}
46
EXCLUDE_LANGS: ${{ secrets.EXCLUDE_LANGS }}
47
EXCLUDE_PRIVATE: "false"
48
- EXCLUDE_INHERITED: "true"
+ EXCLUDE_INHERITED: "false"
49
SILENT: "true"
50
# TODO: Remove this when they get their API working again
51
# https://github.com/orgs/community/discussions/192970
0 commit comments