Changeset 55717 for trunk/.github/workflows/test-old-branches.yml
- Timestamp:
- 05/03/2023 11:20:40 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/test-old-branches.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-old-branches.yml
r55715 r55717 95 95 name: Slack Notifications 96 96 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 97 permissions: 98 actions: read 99 contents: read 97 100 needs: [ dispatch-workflows-for-old-branches ] 98 101 if: ${{ github.repository == 'WordPress/wordpress-develop' && github.event_name != 'pull_request' && always() }}
Note: See TracChangeset
for help on using the changeset viewer.