Skip to content

Commit 72746f1

Browse files
committed
Reapply "Update .github/workflows/copilot-setup-steps.yml"
This reverts commit afc34c4.
1 parent c31b22a commit 72746f1

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)