Skip to content

Commit 9d71769

Browse files
chore: merge upstream changes
Signed-off-by: Bryan Behrenshausen <[email protected]>
2 parents 8b7b862 + 7bae15f commit 9d71769

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/githubstats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
run: |
2323
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
2424
git config --local user.name "github-actions[bot]"
25-
git commit -a -m "Update database"
25+
git commit -a -m "chore: update database"
2626
- name: Push changes
2727
uses: ad-m/github-push-action@master
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
30-
branch: ${{ github.ref }}
30+
branch: ${{ github.ref }}

js/data.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)