Skip to content

Commit dc71acb

Browse files
edburnsCopilot
andauthored
Update .github/workflows/copilot-setup-steps.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2ba6e1d commit dc71acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
distribution: 'temurin'
4242
cache: 'maven'
4343

44-
# Enable pre-commit hooks so Spotless formatting is enforced on every commit
44+
# Enable repository pre-commit hooks (including Spotless checks for relevant source changes)
4545
- name: Enable pre-commit hooks
4646
run: git config core.hooksPath .githooks
4747

0 commit comments

Comments
 (0)