Changeset 52130 for trunk/.github/workflows/test-old-branches.yml
- Timestamp:
- 11/10/2021 08:58:15 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-old-branches.yml
r52002 r52130 5 5 push: 6 6 branches: 7 - master8 7 - trunk 9 8 paths: … … 73 72 slack-notifications: 74 73 name: Slack Notifications 75 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@ master74 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 76 75 needs: [ dispatch-workflows-for-old-branches ] 77 76 if: ${{ github.repository == 'WordPress/wordpress-develop' && github.event_name != 'pull_request' && always() }}
Note: See TracChangeset
for help on using the changeset viewer.