Make WordPress Core


Ignore:
Timestamp:
10/22/2025 06:05:41 PM (11 months ago)
Author:
desrosj
Message:

Build/Test Tools: Remove Dependabot-specific workflow conditions.

Since the bot has been disabled, these conditions are no longer necessary.

Follow up to [61049].
See #64140.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/commit-built-file-changes.yml

    r60692 r61050  
    161161        working-directory: 'pr-repo'
    162162        run: |
    163           git commit -m "Automation: Updating built files with changes. [dependabot skip]"
     163          git commit -m "Automation: Updating built files with changes."
    164164
    165165      - name: Push changes
Note: See TracChangeset for help on using the changeset viewer.