Skip to content

Commit 607f2d4

Browse files
committed
build: undo the changes to the lint-security-check workflow
1 parent b58a62f commit 607f2d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/lint-security-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
run: composer install --no-interaction --prefer-dist --no-progress
6363

6464
- name: PHP code style (Pint)
65-
if: ${{ false }} # Temporary: re-enable after resolving CI style drift.
6665
run: vendor/bin/pint --test
6766

6867
- name: Composer security audit

0 commit comments

Comments
 (0)