Skip to content

Commit

Permalink
Merge pull request #2 from DmitriyKhalturin/main
Browse files Browse the repository at this point in the history
Workflow config file update
  • Loading branch information
rahul-jha98 committed May 28, 2021
2 parents a43311e + 98ee475 commit 41aff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
EXCLUDED: ${{ secrets.EXCLUDED }}
EXCLUDED_LANGS: ${{ secrets.EXCLUDE_LANGS }}
EXCLUDED_LANGS: ${{ secrets.EXCLUDED_LANGS }}
COUNT_STATS_FROM_FORKS: ${{ secrets.COUNT_STATS_FROM_FORKS }}

# Commits all changed files to the repository
Expand Down

0 comments on commit 41aff36

Please sign in to comment.