We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4308c67 commit 6873144Copy full SHA for 6873144
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
EXCLUDED: ${{ secrets.EXCLUDED }}
44
EXCLUDED_LANGS: ${{ secrets.EXCLUDED_LANGS }}
45
- EXCLUDE_FORKED_REPOS: true
+ EXCLUDE_FORKED_REPOS: false
46
GIT_EMAILS: ${{ secrets.GIT_EMAILS }}
47
48
# Commit all changed files to the repository
0 commit comments