We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99c928 commit a64725aCopy full SHA for a64725a
1 file changed
.github/workflows/update-dist.yml
@@ -50,7 +50,7 @@ jobs:
50
git config user.name "github-actions[bot]"
51
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
52
git add dist
53
- git commit -m "chore: update generated content"
+ git commit -m "[dependabot skip] chore: update generated content"
54
git push
55
)
56
else
0 commit comments