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 eb00f78 commit aef1356Copy full SHA for aef1356
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
EXCLUDED: ${{ secrets.EXCLUDED }}
58
EXCLUDED_LANGS: ${{ secrets.EXCLUDE_LANGS }}
59
- IGNORE_FORKED_REPOSITORIES: ${{ secrets.IGNORE_FORKED_REPOSITORIES }}
+ COUNT_STATS_FROM_FORKS: ${{ secrets.COUNT_STATS_FROM_FORKS }}
60
61
# Commits all changed files to the repository
62
- name: Commit to the output branch of repo
0 commit comments