Changeset 61050 for trunk/.github/workflows/check-built-files.yml
- Timestamp:
- 10/22/2025 06:05:41 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/check-built-files.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/check-built-files.yml
r60625 r61050 46 46 check-for-built-file-changes: 47 47 name: Check built files 48 # This prevents an unnecessary second run after changes are committed back because Dependabot always rebases and force pushes. 49 if: ${{ github.repository == 'wordpress/wordpress-develop' && ( github.actor != 'dependabot[bot]' || github.event.commits < 2 ) }} 48 if: ${{ github.repository == 'wordpress/wordpress-develop' }} 50 49 uses: ./.github/workflows/reusable-check-built-files.yml 51 50 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)