Skip to content

Commit a64725a

Browse files
committed
dependabot: skip for update-dist commits
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent b99c928 commit a64725a

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)