Changeset 55717 for trunk/.github/workflows/phpunit-tests.yml
- Timestamp:
- 05/03/2023 11:20:40 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/phpunit-tests.yml
r55715 r55717 227 227 name: Slack Notifications 228 228 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 229 permissions: 230 actions: read 231 contents: read 229 232 needs: [ test-php ] 230 233 if: ${{ github.repository == 'WordPress/wordpress-develop' && github.event_name != 'pull_request' && always() }}
Note: See TracChangeset
for help on using the changeset viewer.