Make WordPress Core


Ignore:
Timestamp:
08/10/2026 10:59:12 PM (36 hours ago)
Author:
joedolson
Message:

Post 7.1 branching changes for the 7.1 branch.

Reviewed by jorbin

Props joedolson, jorbin.
See #65844.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/7.1/.github/workflows/javascript-type-checking.yml

    r62855 r63168  
    4444  typecheck:
    4545    name: JavaScript type checking
    46     uses: ./.github/workflows/reusable-javascript-type-checking-v1.yml
     46    uses: WordPress/wordpress-develop/.github/workflows/reusable-javascript-type-checking-v1.yml@trunk
    4747    permissions:
    4848      contents: read
     
    5151  slack-notifications:
    5252    name: Slack Notifications
    53     uses: ./.github/workflows/slack-notifications.yml
     53    uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk
    5454    permissions:
    5555      actions: read
Note: See TracChangeset for help on using the changeset viewer.