Skip to content

Commit 5a006a5

Browse files
committed
tricks
1 parent 03849fc commit 5a006a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
git config --local user.name "github-actions[bot]"
129129
make bundle-size
130130
git add bundle-size
131-
git commit -m "update bundle-size" || true
131+
git commit -m "[skip ci] update bundle-size" || true
132132
- name: Push changes
133133
uses: ad-m/github-push-action@master
134134
with:

0 commit comments

Comments
 (0)