Changeset 60628 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 08/12/2025 09:17:18 AM (13 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/coding-standards.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r60625 r60628 51 51 # Runs the PHP coding standards checks. 52 52 phpcs: 53 name: PHP coding standards53 name: Coding standards 54 54 uses: ./.github/workflows/reusable-coding-standards-php.yml 55 55 permissions: … … 59 59 # Runs the JavaScript coding standards checks. 60 60 jshint: 61 name: JavaScript coding standards61 name: Coding standards 62 62 uses: ./.github/workflows/reusable-coding-standards-javascript.yml 63 63 permissions:
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)