Skip to content

Commit

Permalink
skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion committed Jan 2, 2025
1 parent cbc4a24 commit 24f5f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-size-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git add $METRICS_FILE README.md
git commit -m "Update SDK sizes" || echo "No changes to commit"
git commit -m "[skip ci] Update SDK sizes" || echo "No changes to commit"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 24f5f4d

Please sign in to comment.