2
0
forked from Wavyzz/dolibarr

Try to use a unique id

This commit is contained in:
Laurent Destailleur
2024-02-02 13:56:11 +01:00
parent a00acaec35
commit 40f18f5577
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ jobs:
if: false
# The next uses the git API because there is no clone yet.
# It sets the variable steps.changed-php.outputs.all_changed_files for other steps
# This is faster for a big repo.
- name: Get all changed php files (if PR)
id: changed-php

View File

@@ -125,7 +125,7 @@ repos:
# Only for translations with specialised exceptions
# -D contains predefined conversion dictionaries
# -L is to ignore some words
id: codespell
id: codespell-lang-en_US
files: ^htdocs/langs/en_US/.*$
args:
- -D