Skip to content

Commit 5f1f230

Browse files
authored
Merge pull request #1569 from crazy-max/dependabot-skip-update-dist
dependabot: skip for update-dist commits
2 parents 55f5969 + a64725a commit 5f1f230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
git config user.name "github-actions[bot]"
5151
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
5252
git add dist
53-
git commit -m "chore: update generated content"
53+
git commit -m "[dependabot skip] chore: update generated content"
5454
git push
5555
)
5656
else

0 commit comments

Comments
 (0)