Skip to content

Commit

Permalink
fix: use a meaningful commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Jan 15, 2022
1 parent ab347a4 commit b17a867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-known-hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Add prepared script
commit_message: Update known_hosts file
commit_options: '--no-verify --signoff'
file_pattern: known_hosts
commit_user_name: github-actions
Expand Down

0 comments on commit b17a867

Please sign in to comment.