Skip to content

Commit 0769144

Browse files
committed
[ACS-9174] Bring back pre-commit
1 parent 29b2df9 commit 0769144

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
5252
with:
5353
write-list-to-env: true
54-
# - uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
55-
# - name: "Init"
56-
# run: bash ./scripts/ci/init.sh
54+
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
55+
- name: "Init"
56+
run: bash ./scripts/ci/init.sh
5757
- name: "Prepare maven cache and check compilation"
5858
run: bash ./scripts/ci/prepare.sh
5959
- name: "Clean Maven cache"

0 commit comments

Comments
 (0)