Skip to content

Commit

Permalink
ENH: Rename workflow file to match Slicer existing convention
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Sep 9, 2024
1 parent 26db1d4 commit 7d90537
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ guidelines.

To automatically enforce the Slicer commit message style during pull requests or
pushes to the `main` branch, create a workflow file at
`.github/workflows/check-commit-message.yml` with the following content:
`.github/workflows/commit-message.yml` with the following content:

```yaml
name: "Commit Message Check"
Expand Down

0 comments on commit 7d90537

Please sign in to comment.