Skip to content

Commit

Permalink
Change name of pre-commit workflow
Browse files Browse the repository at this point in the history
... this fits better with the naming style of the other workflows
  • Loading branch information
chizmw committed Apr 18, 2023
1 parent ad3d77a commit a9b68b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/unreleased/Changed-20230418-003955.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Changed
body: Change name of pre-commit workflow
time: 2023-04-18T00:39:55.253127+01:00
custom:
GithubIssue: ""
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '**/README.md'
- '**/CHANGELOG.md'

name: pre-commit
name: Run pre-commit checks

env:
# https://laszlo.cloud/setting-gopath-in-github-actions
Expand Down

0 comments on commit a9b68b2

Please sign in to comment.