Changeset 60092 for branches/6.8/.github/workflows/coding-standards.yml
- Timestamp:
- 03/25/2025 04:38:02 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/.github/workflows/coding-standards.yml
r60080 r60092 50 50 phpcs: 51 51 name: PHP coding standards 52 uses: ./.github/workflows/reusable-coding-standards-php.yml52 uses: WordPress/wordpress-develop/.github/workflows/reusable-coding-standards-php.yml@trunk 53 53 permissions: 54 54 contents: read … … 58 58 jshint: 59 59 name: JavaScript coding standards 60 uses: ./.github/workflows/reusable-coding-standards-javascript.yml60 uses: WordPress/wordpress-develop/.github/workflows/reusable-coding-standards-javascript.yml@trunk 61 61 permissions: 62 62 contents: read … … 65 65 slack-notifications: 66 66 name: Slack Notifications 67 uses: ./.github/workflows/slack-notifications.yml67 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 68 68 permissions: 69 69 actions: read
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)