Make WordPress Core


Ignore:
Timestamp:
08/10/2026 10:26:55 PM (6 weeks ago)
Author:
joedolson
Message:

Build/Test Tools: Post-branching updates for trunk.

Reviewed by jorbin

Props wildworks, desrosj, joedolson, jorbin.
See #65844.

File:
1 edited

Legend:

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

    r62855 r63167  
    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.