mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Clean hooks
This commit is contained in:
1
.github/workflows/phpcs.yml
vendored
1
.github/workflows/phpcs.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
phpcs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Get git sources
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 50 # important!
|
||||
|
||||
Reference in New Issue
Block a user