Changeset 61050 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 10/22/2025 06:05:41 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/coding-standards.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r60628 r61050 55 55 permissions: 56 56 contents: read 57 if: ${{ github.repository == 'WordPress/wordpress-develop' || ( github.event_name == 'pull_request' && github.actor != 'dependabot[bot]' )}}57 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 58 58 59 59 # Runs the JavaScript coding standards checks. … … 63 63 permissions: 64 64 contents: read 65 if: ${{ github.repository == 'WordPress/wordpress-develop' || ( github.event_name == 'pull_request' && github.actor != 'dependabot[bot]' )}}65 if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }} 66 66 67 67 slack-notifications:
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)